summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Expr.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-07-22 18:41:22 +0000
committerReid Kleckner <rnk@google.com>2016-07-22 18:41:22 +0000
commitff3ea5f4f8b51d7cf2156c3aca0a6b176da7ba34 (patch)
treeb2d72334ec035531588c2e9ea40c95f31372b86f /clang/lib/AST/Expr.cpp
parentf432c9cefa1bc43a33560aae8617cc5640864747 (diff)
downloadbcm5719-llvm-ff3ea5f4f8b51d7cf2156c3aca0a6b176da7ba34.tar.gz
bcm5719-llvm-ff3ea5f4f8b51d7cf2156c3aca0a6b176da7ba34.zip
Try to fix more Windows portability issues in sanitizer tests
Add a %stdcxx11 lit substitution for -std=c++11. Windows defaults to -std=c++14 when VS 2015 is used because the STL requires it. Harcoding -std=c++11 in the ASan tests actually downgrades the C++ standard level, leading to test failures. Relax a FileCheck pattern in use-after-scope-types.cc. Disable the sanitizer_common OOM tests. They fail on bots with low swap, and cause other concurrently running tests to OOM. llvm-svn: 276454
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud