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

Anton Bikineev via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 16:40:03 PST 2016


AntonBikineev updated this revision to Diff 78602.

https://reviews.llvm.org/D26829

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

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


More information about the cfe-commits mailing list