[PATCH] D40731: Integrate CHash into CLang

Christian Dietrich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 21 03:55:38 PST 2018


stettberger updated this revision to Diff 135227.
stettberger added a comment.

Rebased to HEAD, Run (external) clang-hash testsuite and ASTTest


Repository:
  rC Clang

https://reviews.llvm.org/D40731

Files:
  include/clang/AST/AttrDataCollectors.td
  include/clang/AST/CHashVisitor.h
  include/clang/AST/CMakeLists.txt
  include/clang/AST/DataCollection.h
  include/clang/AST/DeclDataCollectors.td
  include/clang/AST/StmtDataCollectors.td
  include/clang/AST/TypeDataCollectors.td
  unittests/AST/CHashTest.cpp
  unittests/AST/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40731.135227.patch
Type: text/x-patch
Size: 26305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180221/51a0de00/attachment-0001.bin>


More information about the cfe-commits mailing list