From: Michael Wu Date: Thu, 2 Aug 2018 07:28:11 +0000 (+0000) Subject: Test commit access X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=927ec9c4c9112ae09a13ef3cd2e8faf4b85cf051;p=clang Test commit access git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338675 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang-c/Index.h b/include/clang-c/Index.h index 65dada38b0..5178048bf7 100644 --- a/include/clang-c/Index.h +++ b/include/clang-c/Index.h @@ -178,7 +178,6 @@ typedef struct CXVersion { * A negative value indicates that the cursor is not a function declaration. */ enum CXCursor_ExceptionSpecificationKind { - /** * The cursor has no exception specification. */