Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156597
[Clang] Handle static_assert messages with an expression started by a literal ClosedPublic Authored by cor3ntin on Jul 29 2023, 7:07 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2023, 5:45 AM Closed by commit rG4d494e76d098: [Clang] Handle static_assert messages with an expression started by a literal (authored by cor3ntin). · Explain WhyAug 1 2023, 1:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545956 clang/lib/Parse/ParseDeclCXX.cpp
clang/test/SemaCXX/static-assert-cxx26.cpp
|