[PATCH] D66151: [clang-doc] Fix bitcode writer
Diego Astiazarán via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 14:38:07 PDT 2019
DiegoAstiazaran updated this revision to Diff 214923.
DiegoAstiazaran edited the summary of this revision.
DiegoAstiazaran added a comment.
Default value of AccessSpecifier attributes is now AS_public.
Multiple tests modified.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66151/new/
https://reviews.llvm.org/D66151
Files:
clang-tools-extra/clang-doc/BitcodeWriter.cpp
clang-tools-extra/clang-doc/Representation.h
clang-tools-extra/clang-doc/Serialize.cpp
clang-tools-extra/test/clang-doc/single-file-public.cpp
clang-tools-extra/unittests/clang-doc/BitcodeTest.cpp
clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp
clang-tools-extra/unittests/clang-doc/SerializeTest.cpp
clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66151.214923.patch
Type: text/x-patch
Size: 10758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190813/c20c13b1/attachment-0001.bin>
More information about the cfe-commits
mailing list