[libc-commits] [PATCH] D120789: [cmake] Prefix gtest and gtest_main with "llvm_".

Stella Laurenzo via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 2 11:11:48 PST 2022


stellaraccident added a comment.

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`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120789



More information about the libc-commits mailing list