[PATCH] D43341: [clang-doc] Implement reducer portion of the frontend framework
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 2 10:33:43 PST 2018
juliehockett updated this revision to Diff 136793.
juliehockett added a comment.
Updating for parent diff & refactoring reader.
https://reviews.llvm.org/D43341
Files:
clang-doc/BitcodeReader.cpp
clang-doc/BitcodeReader.h
clang-doc/BitcodeWriter.cpp
clang-doc/BitcodeWriter.h
clang-doc/CMakeLists.txt
clang-doc/Reducer.cpp
clang-doc/Reducer.h
clang-doc/Representation.cpp
clang-doc/Representation.h
clang-doc/tool/ClangDocMain.cpp
test/clang-doc/comment-bc.cpp
test/clang-doc/mapper-class-in-class.cpp
test/clang-doc/mapper-class-in-function.cpp
test/clang-doc/mapper-class.cpp
test/clang-doc/mapper-comments.cpp
test/clang-doc/mapper-enum.cpp
test/clang-doc/mapper-function.cpp
test/clang-doc/mapper-method.cpp
test/clang-doc/mapper-namespace.cpp
test/clang-doc/mapper-struct.cpp
test/clang-doc/mapper-union.cpp
test/clang-doc/namespace-bc.cpp
test/clang-doc/record-bc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43341.136793.patch
Type: text/x-patch
Size: 60862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180302/77e1851a/attachment-0001.bin>
More information about the cfe-commits
mailing list