summaryrefslogtreecommitdiff
path: root/test/Lexer/ms-extensions.c
Commit message (Expand)AuthorAgeFilesLines
* [MS Extensions] Remove support for the i128 integer literal suffixDavid Majnemer2015-07-261-4/+0
* Make MS i128 suffix test from r211446 more robustAlp Toker2014-06-211-2/+4
* The i128 suffix isn't always available.David Majnemer2014-06-211-0/+2
* Permit the "if" literal suffix with Microsoft extensions enabled.Peter Collingbourne2014-05-291-0/+4
* Make -fms-compatibility imply -fms-extensions. Fixes PR11204.Douglas Gregor2011-10-241-0/+1
* allow I128 suffixes in msextensions mode just like i128 suffixes, patchChris Lattner2010-10-141-0/+1
* improve isHexaLiteral to work with escaped newlines and trigraphs,Chris Lattner2010-08-311-0/+8
* In Microsoft compatibility mode, don't parse the exponent as part ofDouglas Gregor2010-08-301-0/+8
* rename testChris Lattner2010-07-171-0/+25