vvereschaka added a comment.

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

No, a little bit different. 
Probably we need something like 'LIBCXX_LLVM_LIT_ARGS` and pass the LIT 
arguments into the libc++ tests through that kind of parameter (and most likely 
extend a common LIT_ARGS).
In that case we can pass  '--param enable_filesystem=False' using the buildbot 
configuration files.
Or through this cmake cache file if this is a common case for the arm cross 
builds on Windows.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72717



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to