]> granicus.if.org Git - clang/commit
[libclang] Stop assuming that the internal C++ ABI ExceptionSpecificationType enumera...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 May 2018 19:46:31 +0000 (19:46 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 May 2018 19:46:31 +0000 (19:46 +0000)
commita88540feeb461da6a724b8baa4a497aa4592b7f0
tree247afe5cd82745962f81b3aaa9fd5fafebad4808
parentdbfe08683c03f3a6d195b4e041eae69047b82299
[libclang] Stop assuming that the internal C++ ABI ExceptionSpecificationType enumeration is the same as CXCursor_ExceptionSpecificationKind.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332130 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
test/Index/get-cursor.cpp
tools/libclang/CXType.cpp