Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep the IdentifierInfo in the Token for alternative operator keyword | Olivier Goffart | 2017-07-14 | 1 | -0/+12 |
* | Revert MSVC CXXOperatorNames patch due to issues with Chromium | Erich Keane | 2017-05-25 | 1 | -12/+0 |
* | For Microsoft compatibility, set fno_operator_names | Erich Keane | 2017-05-24 | 1 | -0/+12 |
* | Preprocessor: recover gracefully when C++ operator names are used as macro id... | Alp Toker | 2014-05-31 | 1 | -2/+11 |
* | Provide an aka for the C++ operator name macro diagnostic | Alp Toker | 2014-05-21 | 1 | -3/+3 |
* | Preprocessor: support defined() with operator names for MS compatibility | Alp Toker | 2014-05-21 | 1 | -4/+19 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -2/+2 |
* | improve this test to also check -fno-operator-keywords. | Chris Lattner | 2006-12-04 | 1 | -2/+3 |
* | check minutia of the standard. | Chris Lattner | 2006-11-21 | 1 | -0/+6 |