[libcxx-commits] [PATCH] D62566: [libcxx][libcxxabi] Remove the unused CMake checks

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 29 11:47:44 PDT 2019


phosek added a comment.

Does anyone have any opinion on `add_compile_flags_if_supported` vs `check_cxx_compiler_flag` + `append_if`? If not I'm going to land this as is.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62566/new/

https://reviews.llvm.org/D62566





More information about the libcxx-commits mailing list