[cfe-commits] [PATCH] Macro history (de-)serialization.
Alexander Kornienko
reviews at llvm-reviews.chandlerc.com
Wed Sep 12 13:58:43 PDT 2012
Hi doug.gregor,
Passes all tests (+ the new one with code completion), but needs a thorough review in part related to modules.
http://llvm-reviews.chandlerc.com/D41
Files:
tools/clang/test/CodeCompletion/Inputs/macros.h
tools/clang/test/CodeCompletion/macros.c
tools/clang/include/clang/Basic/IdentifierTable.h
tools/clang/include/clang/Lex/Preprocessor.h
tools/clang/lib/Basic/IdentifierTable.cpp
tools/clang/lib/Lex/PPMacroExpansion.cpp
tools/clang/lib/Serialization/ASTWriter.cpp
tools/clang/lib/Serialization/ASTReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41.1.patch
Type: text/x-patch
Size: 20100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120912/647af5d1/attachment.bin>
More information about the cfe-commits
mailing list