Age | Commit message (Expand) | Author |
---|---|---|
2009-04-10 | Compare the predefines buffer in the PCH file with the predefines | Douglas Gregor |
2009-04-10 | do a dance with predefines, and finally enable reading of macros from | Chris Lattner |
2009-04-10 | add support for reading macros. This does all the reading (with a bunch of | Chris Lattner |
2009-04-10 | Encode the target triple in the PCH file, and check that target triple when u... | Douglas Gregor |
2009-04-10 | Implement serialization/deserialization of LangOptions in the PCH | Douglas Gregor |
2009-04-10 | Various minor fixes to PCH reading and writing, with general | Douglas Gregor |
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 |