]> granicus.if.org Git - clang/commit
[clang-diff] Add HTML side-by-side diff output
authorJohannes Altmanninger <aclopte@gmail.com>
Sat, 19 Aug 2017 15:40:45 +0000 (15:40 +0000)
committerJohannes Altmanninger <aclopte@gmail.com>
Sat, 19 Aug 2017 15:40:45 +0000 (15:40 +0000)
commit1e7d61fd34a2cab2fbd4a3633c19fdcd00c6dced
treed645201262a5c7d6b1fc9a6c2e45989729aa643a
parentd159a31098954a88c859c6e9cc2d2600d1e3cf93
[clang-diff] Add HTML side-by-side diff output

Reviewers: arphaman

Subscribers: mgorny

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311241 91177308-0d34-0410-b5e6-96231b3b80d8
test/Tooling/Inputs/clang-diff-basic-src.cpp [new file with mode: 0644]
test/Tooling/clang-diff-basic.cpp
test/Tooling/clang-diff-html.test [new file with mode: 0644]
tools/clang-diff/CMakeLists.txt
tools/clang-diff/ClangDiff.cpp