summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/cxx1y_binary_literal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement C++1y digit separator proposal (' as a digit separator). This is notRichard Smith2013-09-261-0/+1
| | | | | | yet approved by full committee, but was unanimously supported by EWG. llvm-svn: 191417
* Note that we support (and in fact have supported since the dawn of time itself)Richard Smith2013-04-191-0/+19
C++1y binary literals. llvm-svn: 179883
OpenPOWER on IntegriCloud