[PATCH] D39658: [clang-diff] Treat QualType / TypeLoc as a node

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 5 11:44:29 PST 2017


johannes created this revision.
Herald added a subscriber: klimek.

https://reviews.llvm.org/D39658

Files:
  lib/Tooling/ASTDiff/ASTDiff.cpp
  test/Tooling/clang-diff-ast.cpp
  test/Tooling/clang-diff-basic.cpp
  test/Tooling/clang-diff-bottomup.cpp
  test/Tooling/clang-diff-heuristics.cpp
  test/Tooling/clang-diff-html.test
  test/Tooling/clang-diff-json.cpp
  test/Tooling/clang-diff-opt.cpp
  test/Tooling/clang-diff-topdown.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39658.121651.patch
Type: text/x-patch
Size: 15217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171105/99263e5f/attachment-0001.bin>


More information about the cfe-commits mailing list