Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
366200045fc30290795e037ab2cb417ddd3c9933
/
lib
/
Lex
/
TokenConcatenation.cpp
8849f11
PR4395: Don't detect token concatenation in C mode for C++-specific tokens.
by Eli Friedman
· 15 years ago
896ccf8
Don't vary token concatenation based on the language options; this
by Eli Friedman
· 15 years ago
e1614bb
apply Eli's patch to fix PR4008, with a testcase. Thanks Eli!
by Chris Lattner
· 16 years ago
99c7622
Fix -E mismatch; an identifier followed by a numeric constant does not
by Daniel Dunbar
· 16 years ago
d7038e1
factor token concatenation avoidance logic out of
by Chris Lattner
· 16 years ago