[PATCH] D119079: [llvm] [cmake] Fix finding modern ounit2

Josh Berdine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 05:37:04 PST 2022


jberdine added a comment.

Heh, yeah, it seems that the best fix would be to just remove the traces of ounit. I also don't see where they are used, so just removing and seeing if the tests pass in a context with no ounit installed seems like a good plan.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119079



More information about the llvm-commits mailing list