brintos

brintos / llvm-project-archived public Read only

0
0
Text · 271 B · 1a55e87 Raw
8 lines · cpp
1// RUN: %clang_analyze_cc1 -std=c++11\2// RUN: -analyzer-checker=core,cplusplus,alpha.cplusplus.ContainerModeling\3// RUN: %s 2>&1 | FileCheck %s4 5// XFAIL: *6 7// CHECK: checker cannot be enabled with analyzer option 'aggressive-binary-operation-simplification' == false8