Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
89bc314c6ddf3b851ccf68bc34d3f1b5927a10f6
/
test
/
Preprocessor
/
line-directive.c
d0359af
Change our silencing of C typedef redefinition handling to what we had
by Chris Lattner
· 16 years ago
04ad9b2
make -Wtypedef-redefinition an extwarn instead of defaulting
by Chris Lattner
· 16 years ago
dff070f
Fix PR3917: the location of a #line directive is the location of the first _.
by Chris Lattner
· 16 years ago
dc8c90d
more fun with line markers: the digit string is required to be interpreted
by Chris Lattner
· 16 years ago
bc81682
second half of PR3940: #line requires simple digit sequence.
by Chris Lattner
· 16 years ago
58e91d5
implement PR3940: #line numbers not fully checked
by Chris Lattner
· 16 years ago
ab82f41
#line is allowed to have macros that expand to nothing after them.
by Chris Lattner
· 16 years ago
32b0675
tweak redefinition of a typedef a bit to fix a couple of problems:
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
137b6a6
Implement handling of file entry/exit notifications from GNU
by Chris Lattner
· 16 years ago
bd16209
# 42 doesn't change system header state either, add test.
by Chris Lattner
· 16 years ago
6b30667
make getFileCharacteristic linetable aware. line markers that
by Chris Lattner
· 16 years ago
953b4b0
Add simple #line directive test.
by Chris Lattner
· 16 years ago
478a18e
add parsing and constraint enforcement for GNU line marker directives.
by Chris Lattner
· 16 years ago
8e60a29
add another sanity test.
by Chris Lattner
· 16 years ago
359cc44
parse and enforce required constraints on #line directives. Right now
by Chris Lattner
· 16 years ago