summaryrefslogtreecommitdiffstats
path: root/include/clang/Driver/DriverDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Driver/DriverDiagnostic.h')
-rw-r--r--include/clang/Driver/DriverDiagnostic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Driver/DriverDiagnostic.h b/include/clang/Driver/DriverDiagnostic.h
index c20d807b..0733c51 100644
--- a/include/clang/Driver/DriverDiagnostic.h
+++ b/include/clang/Driver/DriverDiagnostic.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 DRIVERSTART
#include "clang/Basic/DiagnosticDriverKinds.inc"
#undef DIAG
OpenPOWER on IntegriCloud