Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ms] Fix Microsoft compatibility handling of commas in nested macro expansions. | Eric Astor | 2019-11-04 | 1 | -0/+13 |
* | [MSVC Compat] Accept elided commas in macro function arguments | Ehsan Akhgari | 2016-01-22 | 1 | -0/+9 |
* | Revert "Move -fms-extensions predefined macros into InitPreprocessor" | Reid Kleckner | 2014-04-16 | 1 | -6/+2 |
* | Move -fms-extensions predefined macros into InitPreprocessor | Reid Kleckner | 2014-04-16 | 1 | -2/+6 |
* | Match MSVC's handling of commas during macro argument expansion | Reid Kleckner | 2013-06-26 | 1 | -0/+12 |
* | Revert r163022, it caused PR13924. | Nico Weber | 2012-09-26 | 1 | -1/+19 |
* | Normalize line endings of r163022. | Joao Matos | 2012-08-31 | 1 | -1/+0 |
* | Emulate MSVC's preprocessor macro argument separator behavior by not consider... | Joao Matos | 2012-08-31 | 1 | -0/+7 |