[PATCH] D37383: [AST] Add TableGen for StmtDataCollectors

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 1 09:22:44 PDT 2017


johannes created this revision.
Herald added a subscriber: mgorny.
Herald added 1 blocking reviewer(s): teemperor.

This adds an option "-gen-clang-data-collectors" to the Clang TableGen
that is used to generate StmtDataCollectors.inc.


https://reviews.llvm.org/D37383

Files:
  include/clang/AST/CMakeLists.txt
  include/clang/AST/StmtDataCollectors.td
  lib/AST/StmtDataCollectors.inc
  lib/Analysis/CloneDetection.cpp
  unittests/AST/DataCollectionTest.cpp
  utils/TableGen/CMakeLists.txt
  utils/TableGen/ClangDataCollectorsEmitter.cpp
  utils/TableGen/TableGen.cpp
  utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37383.113547.patch
Type: text/x-patch
Size: 15927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170901/2322a5f9/attachment-0001.bin>


More information about the cfe-commits mailing list