diff options
Diffstat (limited to 'clang/test/Modules/Inputs/macros_right_undef.h')
| -rw-r--r-- | clang/test/Modules/Inputs/macros_right_undef.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/macros_right_undef.h b/clang/test/Modules/Inputs/macros_right_undef.h index 15a83666a13..5084561e108 100644 --- a/clang/test/Modules/Inputs/macros_right_undef.h +++ b/clang/test/Modules/Inputs/macros_right_undef.h @@ -2,3 +2,4 @@ @import macros_top; #undef TOP_OTHER_DEF_RIGHT_UNDEF +#undef TOP_DEF_RIGHT_UNDEF |

