clang/tools/c-index-test
Ted Kremenek 7473b1c6e7 Implement new DiagnosticsRenderer that packages notes retrieved by clang_getDiagnosticSetFromTU() as
child diagnostics of primary diagnostics.  By using the DiagnosticRenderer, these Diagnostics now
match with those generated for serialized diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150456 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-14 02:46:03 +00:00
..
CMakeLists.txt Install c-index-test also on CMake build, following up r140681. 2011-09-28 10:50:23 +00:00
Makefile Install c-index-test and clang-c/Index.h as internal files. rdar://10217046 2011-11-28 08:03:54 +00:00
c-index-test.c Implement new DiagnosticsRenderer that packages notes retrieved by clang_getDiagnosticSetFromTU() as 2012-02-14 02:46:03 +00:00