[PATCH] D121838: Generalize "check-all" umbrella targets, use for check-clang-tools

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 09:09:15 PDT 2022


sammccall updated this revision to Diff 423648.
sammccall marked 5 inline comments as done.
sammccall added a comment.
Herald added projects: Sanitizers, libc++, libc++abi.
Herald added subscribers: libcxx-commits, Sanitizers.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
This revision now requires review to proceed.

Update references to global test-tracking variables is compiler-rt, runtimes,
and llvm/runtimes.

Tested compiler-rt and runtimes standalone build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121838

Files:
  clang-tools-extra/CMakeLists.txt
  clang-tools-extra/test/CMakeLists.txt
  clang/CMakeLists.txt
  clang/bindings/python/tests/CMakeLists.txt
  clang/runtime/CMakeLists.txt
  compiler-rt/test/CMakeLists.txt
  llvm/CMakeLists.txt
  llvm/cmake/modules/AddLLVM.cmake
  llvm/runtimes/CMakeLists.txt
  runtimes/CMakeLists.txt
  runtimes/Tests.cmake.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121838.423648.patch
Type: text/x-patch
Size: 16098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220419/e83f43ff/attachment-0001.bin>


More information about the cfe-commits mailing list