summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/microsoft-ext.c
Commit message (Expand)AuthorAgeFilesLines
* [ms] Fix Microsoft compatibility handling of commas in nested macro expansions.Eric Astor2019-11-041-0/+13
* [MSVC Compat] Accept elided commas in macro function argumentsEhsan Akhgari2016-01-221-0/+9
* Revert "Move -fms-extensions predefined macros into InitPreprocessor"Reid Kleckner2014-04-161-6/+2
* Move -fms-extensions predefined macros into InitPreprocessorReid Kleckner2014-04-161-2/+6
* Match MSVC's handling of commas during macro argument expansionReid Kleckner2013-06-261-0/+12
* Revert r163022, it caused PR13924.Nico Weber2012-09-261-1/+19
* Normalize line endings of r163022.Joao Matos2012-08-311-1/+0
* Emulate MSVC's preprocessor macro argument separator behavior by not consider...Joao Matos2012-08-311-0/+7
OpenPOWER on IntegriCloud