[PATCH] D63367: [clang-doc] Add basic support for templates and typedef
Diego Astiazarán via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 17 13:41:57 PDT 2019
DiegoAstiazaran updated this revision to Diff 205169.
DiegoAstiazaran marked an inline comment as done.
DiegoAstiazaran added a comment.
Specify type in declarations where //auto// keyword was used.
Initialize pointer to nullptr in empty declaration.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63367/new/
https://reviews.llvm.org/D63367
Files:
clang-tools-extra/clang-doc/BitcodeReader.cpp
clang-tools-extra/clang-doc/BitcodeWriter.cpp
clang-tools-extra/clang-doc/BitcodeWriter.h
clang-tools-extra/clang-doc/Representation.h
clang-tools-extra/clang-doc/Serialize.cpp
clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp
clang-tools-extra/unittests/clang-doc/ClangDocTest.cpp
clang-tools-extra/unittests/clang-doc/SerializeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63367.205169.patch
Type: text/x-patch
Size: 11057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190617/dfcea852/attachment-0001.bin>
More information about the cfe-commits
mailing list