aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/MacroInfo.cpp
AgeCommit message (Expand)Author
2010-12-15Fix diagnostic pragmas.Argyrios Kyrtzidis
2010-08-18More PCH -> AST renaming.Sebastian Redl
2010-08-17Implement #pragma push_macro, patch by Francois Pichet!Chris Lattner
2010-07-27Record macros in dependent PCHs. Also add various info tables to dependent PC...Sebastian Redl
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-03-09fix PR3764 - A redefinition of a pre-processor macro failsChris Lattner
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner