[PATCH] D37004: [clang-diff] Fix the html output for CXXOperatorCallExpr
Johannes Altmanninger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 23 12:02:31 PDT 2017
johannes updated this revision to Diff 112416.
johannes added a comment.
provide a test
need to update the maxsize parameter to -s=200 here because the test file is
expected to fit within this size
https://reviews.llvm.org/D37004
Files:
test/Tooling/Inputs/clang-diff-basic-src.cpp
test/Tooling/clang-diff-basic.cpp
test/Tooling/clang-diff-html.test
tools/clang-diff/CMakeLists.txt
tools/clang-diff/ClangDiff.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37004.112416.patch
Type: text/x-patch
Size: 4020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170823/061ac8b8/attachment.bin>
More information about the cfe-commits
mailing list