[libcxx] [libcxxabi] [libunwind] [runtimes] Reintroduce a way to select the compiler used for the test suite (PR #93542)

via cfe-commits cfe-commits at lists.llvm.org
Tue May 28 06:23:36 PDT 2024


https://github.com/EricWF approved this pull request.

Thanks for doing this.

I know from trying this yesterday than some of the configuration options surrounding `clang-tidy` don't tolerate this (in particular when switching from clang->gcc), but I'll send a separate change to address that.

https://github.com/llvm/llvm-project/pull/93542


More information about the cfe-commits mailing list