[PATCH] D37003: [clang-diff] Support templates

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 02:16:30 PDT 2017


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

TemplateName and TemplateArgument are recognised.


https://reviews.llvm.org/D37003

Files:
  lib/Tooling/ASTDiff/ASTDiff.cpp
  test/Tooling/Inputs/clang-diff-basic-src.cpp
  test/Tooling/clang-diff-ast.cpp
  test/Tooling/clang-diff-basic.cpp
  test/Tooling/clang-diff-html.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37003.112135.patch
Type: text/x-patch
Size: 10381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170822/824d08e5/attachment.bin>


More information about the cfe-commits mailing list