[PATCH] D41102: Setup clang-doc frontend framework
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 30 16:06:16 PST 2018
juliehockett updated this revision to Diff 132075.
juliehockett edited the summary of this revision.
juliehockett added a reviewer: jakehehrlich.
juliehockett added a comment.
1. Updating and expanding tests
2. Updating output options (can now write to files)
3. Cleaning up pointers and whatnot
https://reviews.llvm.org/D41102
Files:
test/CMakeLists.txt
test/Tooling/clang-doc-basic.cpp
test/Tooling/clang-doc-namespace.cpp
test/Tooling/clang-doc-type.cpp
test/lit.cfg.py
tools/CMakeLists.txt
tools/clang-doc/CMakeLists.txt
tools/clang-doc/ClangDoc.cpp
tools/clang-doc/ClangDoc.h
tools/clang-doc/ClangDocReporter.cpp
tools/clang-doc/ClangDocReporter.h
tools/clang-doc/ClangDocYAML.h
tools/clang-doc/tool/CMakeLists.txt
tools/clang-doc/tool/ClangDocMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41102.132075.patch
Type: text/x-patch
Size: 56224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180131/09632f70/attachment-0001.bin>
More information about the cfe-commits
mailing list