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

Anton Bikineev via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 07:19:51 PST 2016


AntonBikineev updated this revision to Diff 78523.
AntonBikineev added a comment.

Just added a small test case


https://reviews.llvm.org/D26829

Files:
  include/clang/Basic/DiagnosticLexKinds.td
  include/clang/Lex/LiteralSupport.h
  lib/Lex/Lexer.cpp
  lib/Lex/LiteralSupport.cpp
  test/SemaCXX/cxx1z-user-defined-literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26829.78523.patch
Type: text/x-patch
Size: 5595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161118/da9429fa/attachment.bin>


More information about the cfe-commits mailing list