[PATCH] D26829: [clang] Allow lexer to handle string_view literals

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 17 22:57:42 PST 2016


EricWF added a comment.

Please add tests to `cxx1y-user-defined-literals.cpp` (and probably rename it).

Other than that this LGTM, but I don't feel comfortable approving clang patches.


https://reviews.llvm.org/D26829





More information about the cfe-commits mailing list