Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Analysis / container-modeling-no-aggressive-binary-operation-simplification-warn.cpp
blob1a55e878f9ef0e7f4b0e203e7c5702946f2d9c76
1 // RUN: %clang_analyze_cc1 -std=c++11\
2 // RUN: -analyzer-checker=core,cplusplus,alpha.cplusplus.ContainerModeling\
3 // RUN: %s 2>&1 | FileCheck %s
5 // XFAIL: *
7 // CHECK: checker cannot be enabled with analyzer option 'aggressive-binary-operation-simplification' == false