mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
This ensures that Tests.cmake is tracked by Ninja and any changes to this file from the subbuilds are correctly detected. Differential Revision: https://reviews.llvm.org/D121647