[cfe-commits] [PATCH] Compatibility macro detection for the -Wimplicit-fallthrough diagnostic.

Alexander Kornienko reviews at llvm-reviews.chandlerc.com
Fri Sep 28 05:45:43 PDT 2012


  Replaced my token comparison stuff with what Richard suggested + some asserts and comments.

Hi doug.gregor, rsmith,

http://llvm-reviews.chandlerc.com/D50

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D50?vs=133&id=136#toc

Files:
  tools/clang/test/SemaCXX/switch-implicit-fallthrough-macro.cpp
  tools/clang/include/clang/Basic/TokenKinds.h
  tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
  tools/clang/include/clang/Lex/MacroInfo.h
  tools/clang/include/clang/Lex/Token.h
  tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
  tools/clang/lib/Lex/MacroInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50.3.patch
Type: text/x-patch
Size: 14104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120928/c5f09f64/attachment.bin>


More information about the cfe-commits mailing list