diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-05-28 18:29:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 18:29:47 -0700 |
commit | 633ea41b54bf7b2f10850bbd5ba3c4ab06081595 (patch) | |
tree | 72dbe1af28ed588070d443aa6da9fe6f38c3e15f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 04f01a2b9cedc291fa7dd941de841dc957c75a33 (diff) | |
download | llvm-633ea41b54bf7b2f10850bbd5ba3c4ab06081595.zip llvm-633ea41b54bf7b2f10850bbd5ba3c4ab06081595.tar.gz llvm-633ea41b54bf7b2f10850bbd5ba3c4ab06081595.tar.bz2 |
[runtimes] Reintroduce a way to select the compiler used for the test suite (#93542)
A while back, the cxx_under_test Lit parameter was removed. This patch
reintroduces a Lit parameter called "compiler" which controls the value
of the %{cxx} substitution used in the test suite.
To run the test suite with a different compiler, one can now pass
--param compiler=<path>.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions