summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/code-complete-errors.c
Commit message (Expand)AuthorAgeFilesLines
* Speed up code-completion by skipping function bodies.Argyrios Kyrtzidis2011-01-031-25/+0
* Extend the libclang diagnostic API to provide information about theDouglas Gregor2010-11-191-2/+4
* ntroduce clang_getSpellingLocation() into libclang, to provide theDouglas Gregor2010-11-091-1/+8
* Revert r118492, which didn't update all of its tests accordinglyDouglas Gregor2010-11-091-8/+1
* Introduce clang_getSpellingLocation() into libclang, to provide theDouglas Gregor2010-11-091-1/+8
* Make the "extra ';' inside a struct or union" diagnostic moreDouglas Gregor2010-06-161-1/+1
* De-XFAIL some win32 tests that are now passingDouglas Gregor2010-02-211-1/+0
* XFAIL some of the c-index-test tests on Windows, where they are failing inexp...Douglas Gregor2010-02-191-0/+1
* Re-apply my diagnostics-capture patch for CIndex, with some tweaks toDouglas Gregor2010-02-181-1/+1
* Revert my CIndex diagnostic changes (r96603, 96606, 96607), which wereDouglas Gregor2010-02-181-1/+1
* Introduce CIndex API functions for displaying a diagnostic, with someDouglas Gregor2010-02-181-1/+1
* c-index-test: Unify syntax for printing extents. Yes, there were 4.Daniel Dunbar2010-02-141-3/+3
* When printing diagnostics in c-index-test, also print source rangesDouglas Gregor2010-01-291-6/+6
* Introduce serialization and deserialization of diagnostic informationDouglas Gregor2010-01-281-0/+16
OpenPOWER on IntegriCloud