diff options
Diffstat (limited to 'clang/test/Modules/Inputs/macros_top.h')
| -rw-r--r-- | clang/test/Modules/Inputs/macros_top.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/macros_top.h b/clang/test/Modules/Inputs/macros_top.h index 5264cea2d17..9c3f3c071fd 100644 --- a/clang/test/Modules/Inputs/macros_top.h +++ b/clang/test/Modules/Inputs/macros_top.h @@ -11,3 +11,6 @@ #define TOP_RIGHT_REDEF int + +#define TOP_RIGHT_UNDEF int + |

