[all-commits] [llvm/llvm-project] 853553: [gn build] assert clang-format does not depend on ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Oct 20 07:25:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 853553f81b0b5839f623fa0677f5fba8dd742bd1
https://github.com/llvm/llvm-project/commit/853553f81b0b5839f623fa0677f5fba8dd742bd1
Author: Nico Weber <thakis at chromium.org>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M llvm/utils/gn/secondary/clang/tools/clang-format/BUILD.gn
Log Message:
-----------
[gn build] assert clang-format does not depend on AST, Frontend, Sema at gn time
To catch things like https://reviews.llvm.org/D69854 and
https://reviews.llvm.org/D89708 earlier next time they happen.
More information about the All-commits
mailing list