Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit warning if define or undef reserved identifier or keyword. | Serge Pavlov | 2014-12-11 | 1 | -0/+2 |
* | Reverted r223114, it caused failure on on clang-native-arm-cortex-a9. | Serge Pavlov | 2014-12-02 | 1 | -2/+0 |
* | Emit warning if define or undef reserved identifier or keyword. | Serge Pavlov | 2014-12-02 | 1 | -0/+2 |
* | Preprocessor: make C++ operator names as macro identifiers a compatible exten... | Alp Toker | 2014-05-31 | 1 | -1/+2 |
* | Preprocessor: support defined() with operator names for MS compatibility | Alp Toker | 2014-05-21 | 1 | -0/+7 |
* | Move suport for redefining operator keywords from -fms-extensions to -fms-com... | Nico Weber | 2012-03-01 | 1 | -0/+179 |