[PATCH] D26829: [clang] Allow lexer to handle string_view literals
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 08:44:50 PST 2016
malcolm.parsons added a comment.
Does `Sema::CheckLiteralOperatorDeclaration` need to check `StringLiteralParser::isValidUDSuffix`?
https://reviews.llvm.org/D26829
More information about the cfe-commits
mailing list