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

Andy Gibbs via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 02:05:18 PDT 2016


AndyG updated this revision to Diff 52535.
AndyG marked 5 inline comments as done.
AndyG added a comment.

Implemented comments.


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.52535.patch
Type: text/x-patch
Size: 21899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/708fd3e8/attachment-0001.bin>


More information about the cfe-commits mailing list