summaryrefslogtreecommitdiffstats
path: root/include/clang/Frontend/FrontendDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Frontend/FrontendDiagnostic.h')
-rw-r--r--include/clang/Frontend/FrontendDiagnostic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Frontend/FrontendDiagnostic.h b/include/clang/Frontend/FrontendDiagnostic.h
index 21cd2c6..0b05b74 100644
--- a/include/clang/Frontend/FrontendDiagnostic.h
+++ b/include/clang/Frontend/FrontendDiagnostic.h
@@ -16,7 +16,7 @@ namespace clang {
namespace diag {
enum {
#define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,\
- SFINAE,ACCESS,NOWERROR,SHOWINSYSHEADER,CATEGORY,BRIEF,FULL) ENUM,
+ SFINAE,ACCESS,NOWERROR,SHOWINSYSHEADER,CATEGORY) ENUM,
#define FRONTENDSTART
#include "clang/Basic/DiagnosticFrontendKinds.inc"
#undef DIAG
OpenPOWER on IntegriCloud