summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx1z-user-defined-literals.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow lexer to handle string_view literals. Patch from Anton Bikineev.Eric Fiselier2016-12-301-0/+21
This implements the compiler side of p0403r0. This patch was reviewed as https://reviews.llvm.org/D26829. llvm-svn: 290744
OpenPOWER on IntegriCloud