diff options
author | Nico Weber <nicolasweber@gmx.de> | 2012-02-29 22:54:43 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2012-02-29 22:54:43 +0000 |
commit | 2e686205e84ecb1fdfbf82c6a871fda8a2ab14d1 (patch) | |
tree | 384d495b53085a5b9361dc4eb2cda56d15313015 /llvm/lib/Target/X86/Disassembler | |
parent | 203ea38085153c7f54d2e572a3932088f0854b00 (diff) | |
download | bcm5719-llvm-2e686205e84ecb1fdfbf82c6a871fda8a2ab14d1.tar.gz bcm5719-llvm-2e686205e84ecb1fdfbf82c6a871fda8a2ab14d1.zip |
Allow operator keywords to be #defined in ms-ext mode.
Fixes PR10606.
I'm not sure if this is the best way to go about it, but
I locally enabled this code path without the msext conditional,
and all tests pass, except for test/Preprocessor/cxx_oper_keyword.cpp
which explicitly checks that operator keywords can't be redefined.
I also parsed chromium/win with a clang with and without this patch.
It introduced no new errors, but removes 43 existing errors.
llvm-svn: 151768
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler')
0 files changed, 0 insertions, 0 deletions