If we are building the tests for the runtimes we should make them depend on gtest so that gtest is built and ready before we run any of the check-* targets.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 32336 Build 32335: arc lint + arc unit
Event Timeline
Comment Actions
Just came to my attention this explodes on some versions of CMake. I'm looking at it and will update once I find a better approach.