[all-commits] [llvm/llvm-project] ab4e4a: Revert "[Clang] Produce a warning instead of an er...
cor3ntin via All-commits
all-commits at lists.llvm.org
Wed Aug 9 23:48:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab4e4a69854dd348014495921a6b3648f1ee1895
https://github.com/llvm/llvm-project/commit/ab4e4a69854dd348014495921a6b3648f1ee1895
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticLexKinds.td
M clang/lib/Lex/LiteralSupport.cpp
M clang/test/CXX/dcl.dcl/dcl.link/p2.cpp
M clang/test/CXX/dcl.dcl/p4-0x.cpp
R clang/test/FixIt/unevaluated-strings.cpp
M clang/test/Sema/static-assert.c
M clang/test/SemaCXX/static-assert.cpp
Log Message:
-----------
Revert "[Clang] Produce a warning instead of an error in unevaluated strings before C++26"
Causes build failure on bots after rebase.
This reverts commit 20e01167b15aa17dac09e4742909a7138eca7afc.
More information about the All-commits
mailing list