summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/cxx_oper_keyword.cpp
Commit message (Expand)AuthorAgeFilesLines
* Keep the IdentifierInfo in the Token for alternative operator keywordOlivier Goffart2017-07-141-0/+12
* Revert MSVC CXXOperatorNames patch due to issues with ChromiumErich Keane2017-05-251-12/+0
* For Microsoft compatibility, set fno_operator_namesErich Keane2017-05-241-0/+12
* Preprocessor: recover gracefully when C++ operator names are used as macro id...Alp Toker2014-05-311-2/+11
* Provide an aka for the C++ operator name macro diagnosticAlp Toker2014-05-211-3/+3
* Preprocessor: support defined() with operator names for MS compatibilityAlp Toker2014-05-211-4/+19
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+7