[PATCH] D13134: [analyzer] Add keyboard shortcuts to report.html

Karl Skomski via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 07:24:11 PDT 2015


skomski created this revision.
skomski added reviewers: dcoughlin, krememek, jordan_rose.
skomski added a subscriber: cfe-commits.
skomski set the repository for this revision to rL LLVM.

Adds three keyboard shortcuts to report.html
to make navigation faster:
    
Jump to next path: j
Jump to previous path: k
Show Help: ?

Repository:
  rL LLVM

http://reviews.llvm.org/D13134

Files:
  lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  tools/scan-build/keyboard-shortcuts.js
  tools/scan-build/scan-build

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13134.35622.patch
Type: text/x-patch
Size: 2899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150924/c4473508/attachment.bin>


More information about the cfe-commits mailing list