aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/container-modeling-no-aggressive-binary-operation-simplification-warn.cpp
blob: 1a55e878f9ef0e7f4b0e203e7c5702946f2d9c76 (plain)
1
2
3
4
5
6
7
// 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