mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
add runline, make this test real.
llvm-svn: 44916
This commit is contained in:
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
Block a user