[PATCH] D43341: [clang-doc] Implement reducer portion of the frontend framework

Julie Hockett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 10:28:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333932: [clang-doc] Implement reducer portion of the frontend framework (authored by juliehockett, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43341?vs=149500&id=149804#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43341

Files:
  clang-tools-extra/trunk/clang-doc/BitcodeReader.cpp
  clang-tools-extra/trunk/clang-doc/BitcodeReader.h
  clang-tools-extra/trunk/clang-doc/BitcodeWriter.cpp
  clang-tools-extra/trunk/clang-doc/BitcodeWriter.h
  clang-tools-extra/trunk/clang-doc/CMakeLists.txt
  clang-tools-extra/trunk/clang-doc/Representation.cpp
  clang-tools-extra/trunk/clang-doc/Representation.h
  clang-tools-extra/trunk/clang-doc/tool/ClangDocMain.cpp
  clang-tools-extra/trunk/test/clang-doc/bc-comment.cpp
  clang-tools-extra/trunk/test/clang-doc/bc-namespace.cpp
  clang-tools-extra/trunk/test/clang-doc/bc-record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43341.149804.patch
Type: text/x-patch
Size: 79087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/c8fedc32/attachment.bin>


More information about the llvm-commits mailing list