forked from OSchip/llvm-project
parent
e01fc281c3
commit
2fbe8e98c4
|
@ -1,3 +1,5 @@
|
|||
// clang %s -E | grep "barbaz123"
|
||||
// RUN: clang %s -E | grep "barbaz123"
|
||||
|
||||
#define FOO bar ## baz ## 123
|
||||
|
||||
FOO
|
||||
|
|
Loading…
Reference in New Issue