[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 Feb 22 14:41:22 PST 2018
juliehockett updated this revision to Diff 135520.
juliehockett added a comment.
Updating for parent diff changes
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.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.cpp
test/clang-doc/record.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43341.135520.patch
Type: text/x-patch
Size: 45754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180222/29250258/attachment-0001.bin>
More information about the cfe-commits
mailing list