[all-commits] [llvm/llvm-project] 377320: [gn build] Reformat all gn files
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Jul 22 18:36:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 377320fe80b29c19a38b6d8cbd017c30d5976850
https://github.com/llvm/llvm-project/commit/377320fe80b29c19a38b6d8cbd017c30d5976850
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M llvm/utils/gn/build/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/llvm-dwp/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/llvm-sim/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/llvm-tapi-diff/BUILD.gn
M llvm/utils/gn/secondary/llvm/unittests/MIR/BUILD.gn
M llvm/utils/gn/secondary/llvm/unittests/Passes/BUILD.gn
Log Message:
-----------
[gn build] Reformat all gn files
Ran `git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format`.
More information about the All-commits
mailing list