]> granicus.if.org Git - clang/commit
Revert my CIndex diagnostic changes (r96603, 96606, 96607), which were
authorDouglas Gregor <dgregor@apple.com>
Thu, 18 Feb 2010 22:27:07 +0000 (22:27 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 18 Feb 2010 22:27:07 +0000 (22:27 +0000)
commit436f3f0400c633251e4071f81358c47bab964adf
treefbddb0bd1c04b242c1a33e5c70ba92a5095f12e6
parent8e51a1f5da6ef4a1a168d14116c6eed3a578a263
Revert my CIndex diagnostic changes (r96603, 96606, 96607), which were
breaking the msvc9 builder for unknown reasons.

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