summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/single-token-macro.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/single-token-macro.c')
-rw-r--r--clang/test/PCH/single-token-macro.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/PCH/single-token-macro.c b/clang/test/PCH/single-token-macro.c
index b077abaa036..aa02f65f78b 100644
--- a/clang/test/PCH/single-token-macro.c
+++ b/clang/test/PCH/single-token-macro.c
@@ -12,8 +12,6 @@
#ifndef HEADER
#define HEADER
-#pragma clang diagnostic ignored "-Wreserved-id-macro"
-
#ifdef __stdcall
// __stdcall is defined as __attribute__((__stdcall__)) for targeting mingw32.
#undef __stdcall
OpenPOWER on IntegriCloud