[PATCH] D120789: [cmake] Prefix gtest and gtest_main with "llvm_".
Stella Laurenzo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 11:15:13 PST 2022
stellaraccident added a comment.
In D120789#3355138 <https://reviews.llvm.org/D120789#3355138>, @stellaraccident wrote:
> Looks like there is an lldb buildbot failure: https://lab.llvm.org/buildbot/#/builders/68/builds/28116
>
> I'm not sure why this didn't fail on presubmit. The fix should be to find the missing rename in lldb cmake files and update to `llvm_gtest`.
Fix was non-obvious. Reverted in 7cdda6b8ce49ae3c90c068cff4dc355bba5d77f2 <https://reviews.llvm.org/rG7cdda6b8ce49ae3c90c068cff4dc355bba5d77f2> and will followup.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120789/new/
https://reviews.llvm.org/D120789
More information about the llvm-commits
mailing list