[all-commits] [llvm/llvm-project] 8f21ac: [gn build] reformat all build files again
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jan 22 11:04:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f21acbf52bb7412df3a68e3868ef11abfaf7385
https://github.com/llvm/llvm-project/commit/8f21acbf52bb7412df3a68e3868ef11abfaf7385
Author: Nico Weber <thakis at chromium.org>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M llvm/utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn
M llvm/utils/gn/secondary/clang-tools-extra/test/BUILD.gn
M llvm/utils/gn/secondary/clang/test/BUILD.gn
M llvm/utils/gn/secondary/compiler-rt/test/hwasan/BUILD.gn
M llvm/utils/gn/secondary/lld/test/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn
M llvm/utils/gn/secondary/llvm/test/BUILD.gn
M llvm/utils/gn/secondary/llvm/utils/benchmark/BUILD.gn
Log Message:
-----------
[gn build] reformat all build files again
Run `git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format`
after recent fixes to formatting of comments after single-element
lists.
More information about the All-commits
mailing list