[all-commits] [llvm/llvm-project] 476155: [gn build] reformat all gn files
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Apr 20 07:34:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 476155e68efb838487a19386ce5f670c53b855c3
https://github.com/llvm/llvm-project/commit/476155e68efb838487a19386ce5f670c53b855c3
Author: Nico Weber <thakis at chromium.org>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
M llvm/utils/gn/secondary/clang/unittests/Introspection/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Log Message:
-----------
[gn build] reformat all gn files
$ git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format
(and manually wrap two comments)
More information about the All-commits
mailing list