From 91c95f615e53ad42ed1d248be12e2fee68ec84e4 Mon Sep 17 00:00:00 2001 From: Michael Wu Date: Thu, 2 Aug 2018 07:28:11 +0000 Subject: [PATCH] Test commit access llvm-svn: 338675 --- clang/include/clang-c/Index.h | 1 - 1 file changed, 1 deletion(-) diff --git a/clang/include/clang-c/Index.h b/clang/include/clang-c/Index.h index 65dada38b050..5178048bf727 100644 --- a/clang/include/clang-c/Index.h +++ b/clang/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. */