[PATCH] D156596: [Clang] Produce a warning instead of an error in unevaluated strings before C++26
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 23:33:04 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20e01167b15a: [Clang] Produce a warning instead of an error in unevaluated strings beforeā¦ (authored by cor3ntin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156596/new/
https://reviews.llvm.org/D156596
Files:
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/LiteralSupport.cpp
clang/test/CXX/dcl.dcl/dcl.link/p2.cpp
clang/test/CXX/dcl.dcl/p4-0x.cpp
clang/test/FixIt/unevaluated-strings.cpp
clang/test/Sema/static-assert.c
clang/test/SemaCXX/static-assert.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156596.548883.patch
Type: text/x-patch
Size: 10770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230810/fdbd4544/attachment-0001.bin>
More information about the cfe-commits
mailing list