summaryrefslogtreecommitdiffstats
path: root/include/clang/Lex/LexDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Lex/LexDiagnostic.h')
-rw-r--r--include/clang/Lex/LexDiagnostic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Lex/LexDiagnostic.h b/include/clang/Lex/LexDiagnostic.h
index 2d941e4..5fcb8eb 100644
--- a/include/clang/Lex/LexDiagnostic.h
+++ b/include/clang/Lex/LexDiagnostic.h
@@ -15,7 +15,7 @@
namespace clang {
namespace diag {
enum {
-#define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,SFINAE,CATEGORY) ENUM,
+#define DIAG(ENUM,FLAGS,DEFAULT_MAPPING,DESC,GROUP,SFINAE,ACCESS,CATEGORY) ENUM,
#define LEXSTART
#include "clang/Basic/DiagnosticLexKinds.inc"
#undef DIAG
OpenPOWER on IntegriCloud