[PATCH] D43424: [clang-doc] Implement a (simple) Markdown generator

Julie Hockett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 09:03:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341955: Reland "Implement a (simple) Markdown generator" (authored by juliehockett, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43424?vs=161123&id=164902#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43424

Files:
  clang-tools-extra/trunk/clang-doc/CMakeLists.txt
  clang-tools-extra/trunk/clang-doc/Generators.cpp
  clang-tools-extra/trunk/clang-doc/Generators.h
  clang-tools-extra/trunk/clang-doc/MDGenerator.cpp
  clang-tools-extra/trunk/clang-doc/Representation.h
  clang-tools-extra/trunk/clang-doc/YAMLGenerator.cpp
  clang-tools-extra/trunk/clang-doc/gen_tests.py
  clang-tools-extra/trunk/clang-doc/tool/ClangDocMain.cpp
  clang-tools-extra/trunk/test/clang-doc/md-comment.cpp
  clang-tools-extra/trunk/test/clang-doc/md-linkage.cpp
  clang-tools-extra/trunk/test/clang-doc/md-module.cpp
  clang-tools-extra/trunk/test/clang-doc/md-namespace.cpp
  clang-tools-extra/trunk/test/clang-doc/md-record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43424.164902.patch
Type: text/x-patch
Size: 30993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/9fc6ddbd/attachment.bin>


More information about the llvm-commits mailing list