[libcxx-commits] [PATCH] D106798: [libc++] [test] Add support for `ADDITIONAL_COMPILE_FLAGS_IF_SUPPORTED` directive.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 26 08:17:41 PDT 2021


curdeius created this revision.
curdeius added a reviewer: ldionne.
Herald added a subscriber: arichardson.
curdeius requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Another spin-off of D79555 <https://reviews.llvm.org/D79555>. This directive will help keeping tests simple and adding -fconstexpr-steps only for clang-based compilers that need it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106798

Files:
  libcxx/test/libcxx/selftest/additional_compile_flags_if_supported/substitutes-in-compile-flags.sh.cpp
  libcxx/test/libcxx/selftest/additional_compile_flags_if_supported/substitutes-in-run.sh.cpp
  libcxx/utils/libcxx/test/format.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106798.361671.patch
Type: text/x-patch
Size: 5249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210726/b414afe3/attachment-0001.bin>


More information about the libcxx-commits mailing list