Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
28ba2ee5c5cc3e43ebf5f9d7464037689d82a198
/
.
/
test
/
Lexer
/
token-concat-2.c
blob: 7d3cd6443982646299a8140379b2796005d53a8a [
file
] [
log
] [
blame
]
Daniel Dunbar
a572887
2009-12-15 20:14:24 +0000
[
diff
] [
blame
]
1
// RUN: %clang_cc1 -E -x c -o - %s | grep '[.][*]'
Eli Friedman
8849f11
2009-06-15 19:48:50 +0000
[
diff
] [
blame
]
2
// PR4395
3
#define
X
.*
4
X