forked from OSchip/llvm-project
parent
ea60446c6d
commit
91c95f615e
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue