container-modeling-no-aggressive-binary-operation-simplification-warn.cpp 271 Bytes
// RUN: %clang_analyze_cc1 -std=c++11\
// RUN: -analyzer-checker=core,cplusplus,alpha.cplusplus.ContainerModeling\
// RUN: %s 2>&1 | FileCheck %s

// XFAIL: *

// CHECK: checker cannot be enabled with analyzer option 'aggressive-binary-operation-simplification' == false