Douglas Gregor
|
9885f6153f
|
Make -fms-compatibility imply -fms-extensions. Fixes PR11204.
llvm-svn: 142797
|
2011-10-24 15:27:23 +00:00 |
Chris Lattner
|
26f6c227dc
|
allow I128 suffixes in msextensions mode just like i128 suffixes, patch
by Martin Vejnar!
llvm-svn: 116460
|
2010-10-14 00:24:10 +00:00 |
Chris Lattner
|
0f0492e69c
|
improve isHexaLiteral to work with escaped newlines and trigraphs,
patch by Francois Pichet!
llvm-svn: 112602
|
2010-08-31 16:42:00 +00:00 |
Douglas Gregor
|
759ef23bb8
|
In Microsoft compatibility mode, don't parse the exponent as part of
the pp-number in a hexadecimal floating point literal, from Francois
Pichet! Fixes PR7968.
llvm-svn: 112481
|
2010-08-30 14:50:47 +00:00 |
Chris Lattner
|
3e40dd34c4
|
rename test
llvm-svn: 108622
|
2010-07-17 16:17:41 +00:00 |