summaryrefslogtreecommitdiffstats
path: root/test/Index/preamble.c
Commit message (Expand)AuthorAgeFilesLines
* Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor2011-10-051-2/+2
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-2/+2
* Get rid of the lame attempt to prioritize "void" functions atDouglas Gregor2010-09-201-1/+1
* Add libclang support for label statements, gotos, and taking theDouglas Gregor2010-09-101-4/+0
* Give a slight preference to functions returning "void" when we'reDouglas Gregor2010-08-241-1/+1
* Implement clang_saveTranslationUnit(), which saves a translation unitDouglas Gregor2010-08-131-1/+1
* Use precompiled preambles for in-process code completion.Douglas Gregor2010-08-091-0/+8
* When using a precompiled preamble, keep track of the top-levelDouglas Gregor2010-08-031-0/+10
* When using a precompiled preamble, save the diagnostics produced whenDouglas Gregor2010-08-021-1/+3
* tests: Use env instead of assuming bash.Daniel Dunbar2010-07-301-1/+1
* Implement -fno-validate-pch at the -cc1 level, which suppresses mostDouglas Gregor2010-07-271-6/+1
* When remapping a virtual file, also make an entry for the file withDouglas Gregor2010-07-261-0/+13