[PATCH] D34512: [libTooling] Add preliminary Cross Translation Unit support for libTooling

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 07:17:54 PDT 2017


xazax.hun updated this revision to Diff 103571.
xazax.hun added a comment.

- Add a tool to dump USRs for function definitions. It can be used to create index files.


https://reviews.llvm.org/D34512

Files:
  include/clang/Tooling/CrossTranslationUnit.h
  lib/Tooling/CMakeLists.txt
  lib/Tooling/CrossTranslationUnit.cpp
  tools/clang-func-mapping/CMakeLists.txt
  tools/clang-func-mapping/ClangFnMapGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34512.103571.patch
Type: text/x-patch
Size: 14450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170622/8331f231/attachment-0001.bin>


More information about the cfe-commits mailing list