[PATCH] D43667: [clang-doc] Implement a YAML generator

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 6 14:05:54 PST 2018


juliehockett updated this revision to Diff 137272.
juliehockett marked 6 inline comments as done.
juliehockett added a comment.

Updating based on parent changes


https://reviews.llvm.org/D43667

Files:
  clang-doc/CMakeLists.txt
  clang-doc/Representation.h
  clang-doc/generators/CMakeLists.txt
  clang-doc/generators/GeneratorBase.cpp
  clang-doc/generators/Generators.h
  clang-doc/generators/YAMLGenerator.cpp
  clang-doc/tool/CMakeLists.txt
  clang-doc/tool/ClangDocMain.cpp
  test/clang-doc/yaml-comments.cpp
  test/clang-doc/yaml-namespace.cpp
  test/clang-doc/yaml-record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43667.137272.patch
Type: text/x-patch
Size: 35969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180306/e8af71d0/attachment-0001.bin>


More information about the cfe-commits mailing list