summaryrefslogtreecommitdiffstats
path: root/clang/include/clang-c
diff options
context:
space:
mode:
authorMichael Wu <mwu.code@gmail.com>2018-08-02 07:28:11 +0000
committerMichael Wu <mwu.code@gmail.com>2018-08-02 07:28:11 +0000
commit91c95f615e53ad42ed1d248be12e2fee68ec84e4 (patch)
treec88e0904606267582ce25960255bf289d2c83208 /clang/include/clang-c
parentea60446c6d2e50d3ce8fc5ec686ecc7ff3630967 (diff)
downloadbcm5719-llvm-91c95f615e53ad42ed1d248be12e2fee68ec84e4.tar.gz
bcm5719-llvm-91c95f615e53ad42ed1d248be12e2fee68ec84e4.zip
Test commit access
llvm-svn: 338675
Diffstat (limited to 'clang/include/clang-c')
-rw-r--r--clang/include/clang-c/Index.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/include/clang-c/Index.h b/clang/include/clang-c/Index.h
index 65dada38b05..5178048bf72 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.
*/
OpenPOWER on IntegriCloud