[all-commits] [llvm/llvm-project] 2b1978: [libc] fix the .yaml files not being tracked
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Dec 7 16:05:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b197888e0e31d53b943d50c4faa5d52afabbbe4
https://github.com/llvm/llvm-project/commit/2b197888e0e31d53b943d50c4faa5d52afabbbe4
Author: Michael Jones <michaelrj at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M libc/cmake/modules/LLVMLibCObjectRules.cmake
Log Message:
-----------
[libc] fix the .yaml files not being tracked
adds the .yaml files clang-tidy generates as byproducts, which means
that they will be updated properly and cleaned by `ninja -t clean`
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D115290
More information about the All-commits
mailing list