summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/CIndexDiagnostic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend the libclang diagnostic API to provide information about theDouglas Gregor2010-11-191-1/+92
* Make definition of CXTranslationUnitImpl privateTed Kremenek2010-11-171-0/+1
* Change CXTranslationUnit to not directly cast to an ASTUnit*,Ted Kremenek2010-11-161-2/+2
* Move CXString creation/management routines intoTed Kremenek2010-11-161-0/+1
* ntroduce clang_getSpellingLocation() into libclang, to provide theDouglas Gregor2010-11-091-7/+7
* Revert r118492, which didn't update all of its tests accordinglyDouglas Gregor2010-11-091-7/+7
* Introduce clang_getSpellingLocation() into libclang, to provide theDouglas Gregor2010-11-091-7/+7
* When we load an ASTUnit from command-line arguments, hold on to theDouglas Gregor2010-10-121-6/+2
* Eliminate -fdiagnostics-binary and all of the infrastructure forDouglas Gregor2010-10-111-53/+0
* Simplify FixItHint by eliminated the unnecessary InsertionLocDouglas Gregor2010-08-181-20/+7
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-0/+285
OpenPOWER on IntegriCloud