diff options
author | Scott Linder <Scott.Linder@amd.com> | 2020-04-03 15:48:28 -0400 |
---|---|---|
committer | Scott Linder <Scott.Linder@amd.com> | 2020-04-06 12:02:20 -0400 |
commit | ad08ecbd16854ec85809280f3db491aee0317423 (patch) | |
tree | c29e581ed8cafa9e9f05f869f4044887a22def01 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 4faf05e5a3fcef2b2515270c35fe7692f57c55ca (diff) | |
download | llvm-ad08ecbd16854ec85809280f3db491aee0317423.zip llvm-ad08ecbd16854ec85809280f3db491aee0317423.tar.gz llvm-ad08ecbd16854ec85809280f3db491aee0317423.tar.bz2 |
Use in-tree clang-format-diff.py as Arcanist linter
Summary:
The only guarantee there seems to be in the clang-format packaging is
that an executable called `clang-format` is in the PATH. Use the
in-tree `clang-format-diff.py` to avoid assuming anything else.
Also remove dead code for SVN repo and switch to `git diff-index` which
is the git plumbing equivalent of `git diff` in this case.
Reviewers: starsid, mehdi_amini, vitalybuka, fhahn, kadircet
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77428
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions