]> granicus.if.org Git - clang/commit
Extend the libclang diagnostic API to provide information about the
authorDouglas Gregor <dgregor@apple.com>
Fri, 19 Nov 2010 16:18:16 +0000 (16:18 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 19 Nov 2010 16:18:16 +0000 (16:18 +0000)
commitaa5f135f8db82b5e5fb1640fd51f8078e0b2d82d
treeab00b5c254a28d1098901e7f783eaee4c189d72f
parent3ffe6293123b8fe59bd9d6ed8e3ec755d68e7fac
Extend the libclang diagnostic API to provide information about the
option name, category ID, and category name corresponding to a diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119802 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
include/clang/Basic/Diagnostic.h
lib/Basic/Diagnostic.cpp
test/Index/code-complete-errors.c
tools/c-index-test/c-index-test.c
tools/libclang/CIndexDiagnostic.cpp
tools/libclang/libclang.darwin.exports
tools/libclang/libclang.exports