aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/DeclContextInternals.h
AgeCommit message (Expand)Author
2009-04-17Fix two embarrassing PCH bugs:Douglas Gregor
2009-04-10Various minor fixes to PCH reading and writing, with generalDouglas Gregor
2009-04-09Implementation of pre-compiled headers (PCH) based on lazyDouglas Gregor
2009-04-09Propagate the ASTContext to various AST traversal and lookup functions.Douglas Gregor
2009-04-08improve compatibility with VC+, patch by John Thompson!Chris Lattner
2009-04-07Move the internal DeclContext data structures into a separate header. Douglas Gregor