[libcxx-commits] [PATCH] D137110: [libc++] Option to specify a different compiler for testing

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 1 09:35:29 PDT 2022


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

There are a few options here (including re-adding the old `cxx_under_test` lit param (perhaps under another name)). But first, I'd like to understand why you're not setting `CMAKE_CXX_COMPILER` to the compiler you're trying to run the tests with?

Requesting changes for review queue status.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137110



More information about the libcxx-commits mailing list