summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx0x-literal-operators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement semantic checking for C++ literal operators.Alexis Hunt2010-01-131-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add DeclarationName support for C++0x operator literals. They should now work asAlexis Hunt2009-11-291-2/+2
* Fix test and handle IK_LiteralOperatorId in a few more places.Alexis Hunt2009-11-281-1/+1
* Add Parser support for C++0x literal operators ('operator "" i').Alexis Hunt2009-11-281-0/+5
OpenPOWER on IntegriCloud