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
db5d4521f5
llvm-project
/
clang
/
test
/
Preprocessor
/
macro_paste_bcpl_comment.c
6 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
Rename clang to clang-cc. Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
2009-03-24 10:24:46 +08:00
// RUN: clang-cc %s -Eonly 2>&1 | grep error
Move LexingRawMode handling of file EOF out of the preprocessor into the lexer. This makes more logical sense and also unbreaks the case when the lexer hasn't been pushed onto the PP include stack. This is the case when pasting identifiers. This patch implements macro_paste_bcpl_comment.c. llvm-svn: 38736
2006-07-19 14:31:49 +08:00
#
define COMM1
/
##
/
COMM1