[PATCH] D43341: [clang-doc] Implement reducer portion of the frontend framework
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 1 18:20:27 PST 2018
juliehockett updated this revision to Diff 136660.
juliehockett marked an inline comment as done.
juliehockett added a comment.
Cleaning up some and updating based on changes to the parent diff.
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/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.136660.patch
Type: text/x-patch
Size: 59593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180302/925b239d/attachment-0001.bin>
More information about the cfe-commits
mailing list