| commit | 0b0c58f78d3e220e5d77aa57895d6f8f0109eac5 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Wed Sep 20 09:33:24 2023 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 21 19:14:03 2023 +0000 |
| tree | 7a2b574f0adf564665a0281d1c32c35a7df62fee | |
| parent | 26b37ade80dbc61a11bf740b930c50d8e6de4315 [diff] |
llvm_tools: fix tiny lints in files Catch-all CL for files without lint fixes that're notable. BUG=b:301256174 TEST=Unittests Change-Id: Ie54c1705cc2c12f12b267c6f087bea52403f672e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4877571 Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com> Commit-Queue: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.