summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/preamble.h
Commit message (Collapse)AuthorAgeFilesLines
* When using a precompiled preamble, save the diagnostics produced whenDouglas Gregor2010-08-021-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 withDouglas Gregor2010-07-261-0/+1
its absolute path on disk. Also, introduce a fun test for the precompiled preamble, which almost works... llvm-svn: 109470
OpenPOWER on IntegriCloud