[Clang] Implement CWG2640 Allow more characters in an n-char sequence
authorCorentin Jabot <corentinjabot@gmail.com>
Mon, 28 Nov 2022 21:45:15 +0000 (22:45 +0100)
committerCorentin Jabot <corentinjabot@gmail.com>
Tue, 13 Dec 2022 08:02:52 +0000 (09:02 +0100)
commitdbfe446ef3b230e8d8421a6e79793fe6f405267f
treef2be8f8c20059752ce54d5e510b766a51e845fd8
parentd4fd2758962cfbb0367ace6ca0b72fbb70529d77
[Clang] Implement CWG2640 Allow more characters in an n-char sequence

Reviewed By: #clang-language-wg, aaron.ballman, tahonermann

Differential Revision: https://reviews.llvm.org/D138861
clang/docs/ReleaseNotes.rst
clang/include/clang/Lex/Lexer.h
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/LiteralSupport.cpp
clang/test/CXX/drs/dr26xx.cpp
clang/test/Lexer/char-escapes-delimited.c
clang/test/Lexer/unicode.c
clang/test/Preprocessor/ucn-pp-identifier.c
clang/www/cxx_dr_status.html