summaryrefslogtreecommitdiffstats
path: root/test/Index/cindex-on-invalid.m
Commit message (Expand)AuthorAgeFilesLines
* When translating a Clang source range into a libclang source range,Douglas Gregor2011-04-201-1/+9
* c-index-test shouldn't crash when a goto has no matching label. Fixes <rdar:...Ted Kremenek2011-03-151-1/+8
* Update test case since c-index-test now works on invalid sources.Ted Kremenek2010-03-261-4/+3
* Attempt to fix the MSVC9 failure with c-indext-test, where the CIndex DLLDouglas Gregor2010-02-211-1/+0
* XFAIL some of the c-index-test tests on Windows, where they are failing inexp...Douglas Gregor2010-02-191-1/+1
* Re-apply my diagnostics-capture patch for CIndex, with some tweaks toDouglas Gregor2010-02-181-1/+0
* Revert my CIndex diagnostic changes (r96603, 96606, 96607), which wereDouglas Gregor2010-02-181-0/+1
* Resurrect the displayDiagnostics parameter to clang_createIndex(), andDouglas Gregor2010-02-181-1/+0
* Rework how CIndex handles diagnostics. Rather than using a callback,Douglas Gregor2010-02-181-0/+1
* CIndex: For the time being, don't return translation units if we encounter an...Daniel Dunbar2009-12-051-0/+8