summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/lex/lex.pptoken
Commit message (Collapse)AuthorAgeFilesLines
* [C++20] Implement context-sensitive header-name lexing and pp-import parsing ↵Richard Smith2019-04-113-0/+83
| | | | | | in the preprocessor. llvm-svn: 358231
* Test that we correctly handle reversion of line splicing etc in raw stringRichard Smith2013-01-171-0/+4
| | | | | | literals. As suggested by Sean Silva. llvm-svn: 172694
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* Implement C++0x [lex.pptoken]p3's handling of <::.Richard Smith2011-04-141-0/+11
llvm-svn: 129525
OpenPOWER on IntegriCloud