[PATCH] D17149: Consolidate and improve the handling of built-in feature-like macros

Andy Gibbs via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 3 14:07:11 PDT 2016


AndyG updated this revision to Diff 52513.
AndyG added a comment.

Ok, I've removed support for nested parentheses.  Can this go through now?

Thanks.


http://reviews.llvm.org/D17149

Files:
  include/clang/Basic/DiagnosticLexKinds.td
  lib/Lex/PPMacroExpansion.cpp
  test/Preprocessor/feature_tests.c
  test/Preprocessor/invalid-__has_warning1.c
  test/Preprocessor/invalid-__has_warning2.c
  test/Preprocessor/warning_tests.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17149.52513.patch
Type: text/x-patch
Size: 22399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160403/cb36491e/attachment-0001.bin>


More information about the cfe-commits mailing list