[all-commits] [llvm/llvm-project] f52c95: [gn] reformat all gn files
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Mar 14 10:35:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f52c9500b426d249d083b747a70865e2a7190763
https://github.com/llvm/llvm-project/commit/f52c9500b426d249d083b747a70865e2a7190763
Author: Nico Weber <thakis at chromium.org>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/lib/scudo/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
M llvm/utils/gn/secondary/llvm/unittests/Target/AMDGPU/BUILD.gn
Log Message:
-----------
[gn] reformat all gn files
I ran:
git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format
More information about the All-commits
mailing list