[all-commits] [llvm/llvm-project] 69f5bd: [gn build] reformat all gn files
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Feb 8 13:11:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69f5bd2ec50c407fda52734f44eb706250a25e48
https://github.com/llvm/llvm-project/commit/69f5bd2ec50c407fda52734f44eb706250a25e48
Author: Nico Weber <thakis at chromium.org>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/utils/gn/build/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
M llvm/utils/gn/secondary/libcxx/include/BUILD.gn
M llvm/utils/gn/secondary/llvm/include/llvm/Frontend/OpenMP/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Target/RISCV/MCTargetDesc/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/BUILD.gn
Log Message:
-----------
[gn build] reformat all gn files
$ git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format
More information about the All-commits
mailing list