aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/remap-load.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor1-1/+1
2011-03-08Fixed source range for all DeclaratorDecl's.Abramo Bagnara1-1/+1
2010-10-11Eliminate clang_setUseExternalASTGeneration() from libclang. BetweenDouglas Gregor1-2/+0
2010-09-10Add libclang support for label statements, gotos, and taking theDouglas Gregor1-2/+0
2010-05-12Re-apply r103581 with updated tests. It turns out we were computing bogus lo...Ted Kremenek1-2/+2
2010-02-14c-index-test: Unify and always print half-open extents.Daniel Dunbar1-10/+10
2010-02-14c-index-test: Unify syntax for printing extents. Yes, there were 4.Daniel Dunbar1-10/+10
2010-02-02XFAIL two tests on Win32 until some cares to investigate... the problem onDaniel Dunbar1-0/+1
2010-02-02CIndex: Use 'env' instead of relying on bash environment-variable settingDaniel Dunbar1-1/+1
2010-01-30PCHReader doesn't implement classof so dyn_casting it will do really weird st...Benjamin Kramer1-8/+4
2010-01-24disable this test, it is failing sporadically.Chris Lattner1-2/+6
2010-01-23Extend clang_createTranslationUnitFromSourceFile() to support creatingDouglas Gregor1-0/+13