[PATCH] D122265: [Clang][NFC] Cleanup dcl.constexpr/p3 tests

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 15:50:53 PDT 2022


cor3ntin created this revision.
Herald added a project: All.
cor3ntin requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

- 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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122265

Files:
  clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122265.417417.patch
Type: text/x-patch
Size: 14634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220322/5878f629/attachment-0001.bin>


More information about the cfe-commits mailing list