This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
9abb59f9cc
llvm-project
/
clang
/
test
/
Preprocessor
/
builtin_line.c
5 lines
62 B
C
Raw
Normal View
History
Unescape
Escape
Fix the predicate to be more strict llvm-svn: 38593
2006-06-30 00:43:46 +08:00
// RUN: clang %s -E | grep "^ 4"
new testcase llvm-svn: 38592
2006-06-30 00:25:13 +08:00
#
define FOO __LINE__
FOO