[PATCH] D104848: [cmake] Handled utils/unittests before projects

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 10:00:20 PDT 2021


beanz requested changes to this revision.
beanz added a comment.
This revision now requires changes to proceed.

This is not the right fix for that bug. If sycl is behaving as an LLVM subproject it should respect `LLVM_INCLUDE_TESTS`, it should not rely on querying if the testing targets are present.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104848



More information about the llvm-commits mailing list