diff options
Diffstat (limited to 'clang/test/Index/getcursor-pp-pch.c.h')
-rw-r--r-- | clang/test/Index/getcursor-pp-pch.c.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Index/getcursor-pp-pch.c.h b/clang/test/Index/getcursor-pp-pch.c.h index 184dd8b4104..c24a39c0e9d 100644 --- a/clang/test/Index/getcursor-pp-pch.c.h +++ b/clang/test/Index/getcursor-pp-pch.c.h @@ -2,3 +2,4 @@ #define DECORATION DECORATION +OBSCURE(DECORATION) |