Age | Commit message (Expand) | Author |
---|---|---|
2012-10-09 | Rework the (de-)serialization of macros, as stored in | Douglas Gregor |
2011-08-25 | Eliminate the -chained-pch flag and all of the frontend and libclang options ... | Douglas Gregor |
2010-10-02 | Implement chained PCH support for the macro definitions stored within | Douglas Gregor |
2010-10-01 | When an identifier that has a macro definition in the original PCH | Douglas Gregor |
2010-07-30 | Make macro weirdness in chained PCH work. This required changing the way PCHR... | Sebastian Redl |