[cfe-commits] [PATCH] Macro history (de-)serialization.
Alexander Kornienko
reviews at llvm-reviews.chandlerc.com
Mon Sep 24 06:12:19 PDT 2012
Added a test with a longer macro history, that shows that the correct latest macro definition is read from a PCH.
Hi doug.gregor,
http://llvm-reviews.chandlerc.com/D41
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D41?vs=110&id=129#toc
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.3.patch
Type: text/x-patch
Size: 20437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120924/57f61f3b/attachment.bin>
More information about the cfe-commits
mailing list