summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/load-stmts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Specially handle CaseStmts in CursorVisitor because they can be nested and wa...Ted Kremenek2010-05-131-1/+1
* Make test portable.Ted Kremenek2010-05-121-11/+0
* Re-apply r103581 with updated tests. It turns out we were computing bogus lo...Ted Kremenek2010-05-121-11/+30
* c-index-test: Unify and always print half-open extents.Daniel Dunbar2010-02-141-38/+38
* c-index-test: Unify syntax for printing extents. Yes, there were 4.Daniel Dunbar2010-02-141-38/+38
* Add test case for ? : crasherDouglas Gregor2010-01-251-1/+0
* Loosen preconditions for clang_getCursorSpelling(), returning an emptyDouglas Gregor2010-01-251-12/+12
* Visit the condition variables of while and for loops; also, visit theDouglas Gregor2010-01-251-0/+52
OpenPOWER on IntegriCloud