diff options
Diffstat (limited to 'clang/test/PCH/variables.h')
| -rw-r--r-- | clang/test/PCH/variables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/PCH/variables.h b/clang/test/PCH/variables.h index d8dd2cf331d..7b27671328e 100644 --- a/clang/test/PCH/variables.h +++ b/clang/test/PCH/variables.h @@ -15,4 +15,4 @@ float z; int MAKE_HAPPY(Very); #define A_MACRO_IN_THE_PCH 492 -#define FUNCLIKE_MACRO(X, Y) X ## Y
\ No newline at end of file +#define FUNCLIKE_MACRO(X, Y) X ## Y |

