[PATCH] D104975: Implement P1949

Corentin Jabot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 11:07:35 PDT 2021


cor3ntin updated this revision to Diff 366315.
cor3ntin added a comment.

Rebasing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104975/new/

https://reviews.llvm.org/D104975

Files:
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/lib/Lex/Lexer.cpp
  clang/lib/Lex/UnicodeCharSets.h
  clang/test/CXX/drs/dr1xx.cpp
  clang/test/CXX/drs/dr2xx.cpp
  clang/test/CXX/drs/dr6xx.cpp
  clang/test/FixIt/fixit-unicode.c
  clang/test/Lexer/unicode.c
  clang/test/Parser/cxx11-user-defined-literals.cpp
  clang/test/Preprocessor/ucn-allowed-chars.c
  clang/test/Preprocessor/utf8-allowed-chars.c
  clang/www/cxx_dr_status.html
  clang/www/cxx_status.html
  llvm/include/llvm/Support/UnicodeCharRanges.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104975.366315.patch
Type: text/x-patch
Size: 42898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/5bad3fdd/attachment.bin>


More information about the llvm-commits mailing list