Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When using a precompiled preamble, save the diagnostics produced when | Douglas Gregor | 2010-08-02 | 1 | -1/+6 |
| | | | | | | | | creating the preamble and "replay" them when reusing the preamble. Also, fix a thinko in the copying of the preamble when building the precompiled preamble. llvm-svn: 110061 | ||||
* | When remapping a virtual file, also make an entry for the file with | Douglas Gregor | 2010-07-26 | 1 | -0/+1 |
its absolute path on disk. Also, introduce a fun test for the precompiled preamble, which almost works... llvm-svn: 109470 |