[PATCH] D72717: [CMake] Disable libc++ filesystem tests in CrossWinToARMLinux cache file

Sergej Jaskiewicz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 17 06:11:15 PST 2020


broadwaylamb added a comment.

In D72717#1824858 <https://reviews.llvm.org/D72717#1824858>, @vvereschaka wrote:

> I think it is optimal to pass this parameter directly in the builder configuration only for libcxx as '-DLLVM_LIT_ARGS="--param enable_filesystem=False"'.


You mean, instead of `ninja check-cxx` just invoke LIT directly and pass this argument?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72717





More information about the cfe-commits mailing list