Go to file
Daniel Dunbar dc78bd9f79 Fix -E mismatch; an identifier followed by a numeric constant does not
require a space (to avoid concatenation) if the numeric constant had a
leading period.
 - PR3819.

llvm-svn: 67163
2009-03-18 03:32:24 +00:00
clang Fix -E mismatch; an identifier followed by a numeric constant does not 2009-03-18 03:32:24 +00:00
llvm Add another test case for r64440. 2009-03-18 02:43:01 +00:00