]> granicus.if.org Git - clang/commit
Re-apply my diagnostics-capture patch for CIndex, with some tweaks to
authorDouglas Gregor <dgregor@apple.com>
Thu, 18 Feb 2010 23:07:20 +0000 (23:07 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 18 Feb 2010 23:07:20 +0000 (23:07 +0000)
commit0a812cf707da15dadd19fdeb0178b9707f4e01a6
treecd14c995751ba3b257fc17194175b2ac8e767601
parent9e0493576af77dba1c48858c03e31a2897d0681e
Re-apply my diagnostics-capture patch for CIndex, with some tweaks to
try to address the msvc failures.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96624 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
lib/Basic/Diagnostic.cpp
test/Index/cindex-on-invalid.m
test/Index/code-complete-errors.c
tools/CIndex/CIndex.cpp
tools/CIndex/CIndex.exports
tools/CIndex/CIndexCodeCompletion.cpp
tools/CIndex/CIndexDiagnostic.cpp
tools/CIndex/CIndexer.h
tools/c-index-test/c-index-test.c