]> granicus.if.org Git - clang/commit
[clang-diff] HTML diff navigation
authorJohannes Altmanninger <aclopte@gmail.com>
Wed, 23 Aug 2017 16:32:13 +0000 (16:32 +0000)
committerJohannes Altmanninger <aclopte@gmail.com>
Wed, 23 Aug 2017 16:32:13 +0000 (16:32 +0000)
commit78a71a1c1d9a2a0d4830f35729c6e54d7e0154ac
tree414f8c3dad5a92214c1bde6230e0613108fbbac3
parent60830325117d250680532611af3c73b087ee891b
[clang-diff] HTML diff navigation

Summary:
This adds shortcuts j and k to jump between changes.
It is especially useful in diffs with few changes.

Reviewers: arphaman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D36685

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311570 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-diff/ClangDiff.cpp