summaryrefslogtreecommitdiffstats
path: root/test/Index/remap-load.c
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-201-1/+1
* [c-index-test] For the '-remap-file' option use a comma for separator which i...Argyrios Kyrtzidis2013-12-051-1/+1
* [c-index-test] For the '-remap-file=' option use ':' instead of ';' for separ...Argyrios Kyrtzidis2013-12-051-1/+1
* Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor2011-10-051-1/+1
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-1/+1
* Eliminate clang_setUseExternalASTGeneration() from libclang. BetweenDouglas Gregor2010-10-111-2/+0
* Add libclang support for label statements, gotos, and taking theDouglas Gregor2010-09-101-2/+0
* Re-apply r103581 with updated tests. It turns out we were computing bogus lo...Ted Kremenek2010-05-121-2/+2
* c-index-test: Unify and always print half-open extents.Daniel Dunbar2010-02-141-10/+10
* c-index-test: Unify syntax for printing extents. Yes, there were 4.Daniel Dunbar2010-02-141-10/+10
* XFAIL two tests on Win32 until some cares to investigate... the problem onDaniel Dunbar2010-02-021-0/+1
* CIndex: Use 'env' instead of relying on bash environment-variable settingDaniel Dunbar2010-02-021-1/+1
* PCHReader doesn't implement classof so dyn_casting it will do really weird st...Benjamin Kramer2010-01-301-8/+4
* disable this test, it is failing sporadically.Chris Lattner2010-01-241-2/+6
* Extend clang_createTranslationUnitFromSourceFile() to support creatingDouglas Gregor2010-01-231-0/+13