diff options
author | Erich Keane <erich.keane@intel.com> | 2017-05-25 15:39:24 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-05-25 15:39:24 +0000 |
commit | e6617e47d20ce5b76b5fb3646d70303bba7fccfc (patch) | |
tree | 22b395496e18a8f49f520d1cbafb9eef6460e578 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 40304afb06f547486f3a525ee37c28451151fe0a (diff) | |
download | llvm-e6617e47d20ce5b76b5fb3646d70303bba7fccfc.zip llvm-e6617e47d20ce5b76b5fb3646d70303bba7fccfc.tar.gz llvm-e6617e47d20ce5b76b5fb3646d70303bba7fccfc.tar.bz2 |
Disable MSVC-Compat mode for two tests that use C++Operator Names
MSVC doesn't support C++ operator names (using 'or' instead of ||,
'not' instead of '!', etc), so this was disabled in MSVC mode in r303798.
This fixes the regression noticed on the buildbots.
llvm-svn: 303872
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions