summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2021-07-07 11:00:27 -0700
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2021-07-07 14:20:01 -0700
commit81ee4952f122b49772e09a1da4e2e51577d1690a (patch)
tree233af91814c6e3f5ae4e86f128fbbef26d235537 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentaf3baf1761bb2fff4f5b27e51ccbe3a9340516b8 (diff)
utils: add a revert checker
Chrome OS and Android have found it useful to have an automated revert checker. It was requested to upstream it, since other folks in the LLVM community may also find value in it. The tests depend on having a full (non-shallow) checkout of LLVM. This seems reasonable to me, since: - the tests should only be run if the user is developing on this script - it's kind of hard to develop on this script without local git history :) If people really want, the tests' dependency on LLVM's history can be removed. It's mostly just effort/complexity that doesn't seem necessary. Differential Revision: https://reviews.llvm.org/D105578
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions