[cfe-commits] [PATCH] Keep history of macro definitions and #undefs

Alexander Kornienko reviews at llvm-reviews.chandlerc.com
Mon Aug 27 19:16:53 PDT 2012


  Removed MacroInfoList, added PreviousDeclaration and UndefLocation to MacroInfo.

Hi doug.gregor, klimek, rsmith, djasper,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D28?vs=65&id=76#differential-review-toc

Files:
  tools/clang/include/clang/Lex/MacroInfo.h
  tools/clang/include/clang/Lex/Preprocessor.h
  tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  tools/clang/lib/Sema/SemaCodeComplete.cpp
  tools/clang/lib/Lex/PPDirectives.cpp
  tools/clang/lib/Lex/Pragma.cpp
  tools/clang/lib/Lex/MacroInfo.cpp
  tools/clang/lib/Lex/PPMacroExpansion.cpp
  tools/clang/lib/Serialization/ASTWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28.4.patch
Type: text/x-patch
Size: 11763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120827/7f0a5c47/attachment.bin>


More information about the cfe-commits mailing list