- Check for warnings instead of using -Werror, to avoid masking the
type of diagnostic emitted
- use different -verify labels instead of using conditional
compilation of diagnostic checks
Paths
| Differential D122265
[Clang][NFC] Cleanup dcl.constexpr/p3 tests ClosedPublic Authored by cor3ntin on Mar 22 2022, 3:50 PM.
Details
Summary
type of diagnostic emitted
compilation of diagnostic checks
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 23 2022, 7:04 AM Closed by commit rG9f63cd763ec8: [Clang][NFC] Cleanup dcl.constexpr/p3 tests (authored by cor3ntin). · Explain WhyMar 23 2022, 7:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417417 clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp
|