summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/format-strings-enum.c
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-05-31 03:38:17 +0000
committerAlp Toker <alp@nuanti.com>2014-05-31 03:38:17 +0000
commitc5d194fcd3ea30bf3162bdea61e6d0ca67da8cb8 (patch)
tree0e7dcad4ec35e7da3bec0501bcce43631512c775 /clang/test/Sema/format-strings-enum.c
parentf33619cb51c7b1a77f2063f5bb6be8dda81bf7c5 (diff)
downloadbcm5719-llvm-c5d194fcd3ea30bf3162bdea61e6d0ca67da8cb8.tar.gz
bcm5719-llvm-c5d194fcd3ea30bf3162bdea61e6d0ca67da8cb8.zip
Preprocessor: recover gracefully when C++ operator names are used as macro identifiers
This failure mode shows up occasionally when users try to include C headers in C++ projects or when porting from Windows. We might as well recover in the way the user expected, thus avoiding confusing diagnostic messages at point of use. llvm-svn: 209963
Diffstat (limited to 'clang/test/Sema/format-strings-enum.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud