[PATCH] D65030: [clang-doc] Add second index for sections within info's content

Diego Astiazarán via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 6 13:48:40 PDT 2019


DiegoAstiazaran updated this revision to Diff 213706.
DiegoAstiazaran added a comment.

Changed `JumpToSection` in Index struct and `genHTML(const Index &Index, ...)` function to `llvm::Optional<StringRef>`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65030/new/

https://reviews.llvm.org/D65030

Files:
  clang-tools-extra/clang-doc/HTMLGenerator.cpp
  clang-tools-extra/clang-doc/Representation.h
  clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65030.213706.patch
Type: text/x-patch
Size: 14892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190806/48e577f0/attachment.bin>


More information about the cfe-commits mailing list