[all-commits] [llvm/llvm-project] b323b4: [clang] Fix build after https://reviews.llvm.org/D...
darkbuck via All-commits
all-commits at lists.llvm.org
Thu May 4 11:25:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b323b407f76d22bfc08b1430f7952c03eb504288
https://github.com/llvm/llvm-project/commit/b323b407f76d22bfc08b1430f7952c03eb504288
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
Log Message:
-----------
[clang] Fix build after https://reviews.llvm.org/D149553
- `CXXPre2bCompat` is referenced somewhere after being removed.
- More warning messages on c++2b need refining
More information about the All-commits
mailing list