Age | Commit message (Expand) | Author |
---|---|---|
2011-07-07 | Make the Preprocessor more memory efficient and improve macro instantiation d... | Argyrios Kyrtzidis |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-04-14 | PCH support for a few very, very simple kinds of expressions. Hook up | Douglas Gregor |
2009-04-13 | implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 | Chris Lattner |
2009-04-11 | now that we have an identifier table in the PCH file, finish hooking up | Chris Lattner |
2009-04-11 | test this in non-pch mode as well as in pch mode. | Chris Lattner |
2009-04-10 | do a dance with predefines, and finally enable reading of macros from | Chris Lattner |
2009-04-10 | PCH serialization/deserialization of the source manager. With this | Douglas Gregor |
2009-04-09 | Implementation of pre-compiled headers (PCH) based on lazy | Douglas Gregor |