summaryrefslogtreecommitdiffstats
path: root/test/PCH/variables.h
Commit message (Expand)AuthorAgeFilesLines
* Make the Preprocessor more memory efficient and improve macro instantiation d...Argyrios Kyrtzidis2011-07-071-1/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* PCH support for a few very, very simple kinds of expressions. Hook upDouglas Gregor2009-04-141-1/+1
* implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310Chris Lattner2009-04-131-0/+8
* now that we have an identifier table in the PCH file, finish hooking upChris Lattner2009-04-111-1/+1
* test this in non-pch mode as well as in pch mode.Chris Lattner2009-04-111-0/+5
* do a dance with predefines, and finally enable reading of macros fromChris Lattner2009-04-101-0/+1
* PCH serialization/deserialization of the source manager. With thisDouglas Gregor2009-04-101-2/+9
* Implementation of pre-compiled headers (PCH) based on lazyDouglas Gregor2009-04-091-0/+5