[PATCH] D37072: [clang-diff] Properly clear the selection in HTML diff

2017-08-23 Thread Phabricator via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL311575: [clang-diff] Properly clear the selection in HTML diff (authored by krobelus). Repository: rL LLVM https://reviews.llvm.org/D37072 Files: cfe/trunk/tools/clang-diff/ClangDiff.cpp Index: cf

[PATCH] D37072: [clang-diff] Properly clear the selection in HTML diff

2017-08-23 Thread Alex Lorenz via Phabricator via cfe-commits
arphaman accepted this revision. arphaman added a comment. This revision is now accepted and ready to land. LGTM https://reviews.llvm.org/D37072 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/c

[PATCH] D37072: [clang-diff] Properly clear the selection in HTML diff

2017-08-23 Thread Johannes Altmanninger via Phabricator via cfe-commits
johannes created this revision. https://reviews.llvm.org/D37072 Files: tools/clang-diff/ClangDiff.cpp Index: tools/clang-diff/ClangDiff.cpp === --- tools/clang-diff/ClangDiff.cpp +++ tools/clang-diff/ClangDiff.cpp @@ -140,9 +140,