This revision was automatically updated to reflect the committed changes.
Closed by commit rG61c8ee6a2fa4: [clang] Move CLANG_BOOTSTRAP_CMAKE_ARGS above
PASSTHROUGH_VARIABLES (authored by xinxinw1, committed by smeenai).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://r
smeenai added reviewers: beanz, phosek, compnerd, smeenai.
smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71428/new/
https://reviews.llvm.
xinxinw1 created this revision.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
I want to pass some CMake cache files in CLANG_BOOTSTRAP_CMAKE_ARGS as `-C
.cmake` arguments. I want to be able to use the values of the
bootstrap passthrough variables in the cache file