[cfe-commits] [PATCH] Keep history of macro definitions and #undefs
Alexander Kornienko
reviews at llvm-reviews.chandlerc.com
Tue Aug 28 09:57:36 PDT 2012
Fixed issue with pragma push_macro/pop_macro
Hi doug.gregor, klimek, rsmith, djasper,
http://llvm-reviews.chandlerc.com/D28
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D28?vs=76&id=77#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.5.patch
Type: text/x-patch
Size: 13077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120828/e54fe2ab/attachment.bin>
More information about the cfe-commits
mailing list