aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-doc/Serialize.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-24Use isa instead of dyn_cast (NFC)Kazu Hirata1-3/+3
2020-04-05[clang-tools-extra] NFC: Fix trivial typo in documents and commentsKazuaki Ishizaki1-1/+1
2020-01-04NFC: Fix trivial typos in commentsKazuaki Ishizaki1-1/+1
2019-08-16[clang-doc] Fix records in global namespaceDiego Astiazaran1-12/+8
2019-08-16[clang-doc] Serialize inherited attributes and methodsDiego Astiazaran1-20/+121
2019-08-15[clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran1-2/+1
2019-08-14[clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-12/+12
2019-08-12[clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran1-5/+8
2019-08-09[clang-format] Add link to source code in file definitionsDiego Astiazaran1-13/+19
2019-07-25[clang-doc] Add stylesheet to generated html docsDiego Astiazaran1-1/+0
2019-07-12[clang-doc] Add html links to referencesJulie Hockett1-71/+121
2019-07-02[clang-doc] Serialize child namespaces and recordsJulie Hockett1-27/+69
2019-06-28[clang-doc] Handle anonymous namespacesJulie Hockett1-25/+50
2019-06-24[clang-doc] Add basic support for templates and typedefJulie Hockett1-9/+24
2019-03-01Fix file headers. NFCFangrui Song1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-03[clang-doc] Avoid parsing undefined base classesJulie Hockett1-0/+3
2018-08-24[clang-doc] Fix memory leaksJulie Hockett1-5/+5
2018-08-03[clang-doc] Fix unique_ptr error on botsJulie Hockett1-11/+9
2018-08-02Reland "[clang-doc] Refactoring mapper to map by scope"Julie Hockett1-40/+102
2018-08-02Revert "[clang-doc] Refactoring mapper to map by scope"Julie Hockett1-102/+40
2018-08-02[clang-doc] Refactoring mapper to map by scopeJulie Hockett1-40/+102
2018-07-20[clang-doc] Adding PublicOnly flagJulie Hockett1-7/+30
2018-05-04[clang-doc] Attaching a name to reference dataJulie Hockett1-36/+45
2018-03-22[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+336
2018-03-22Revert "[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett1-336/+0
2018-03-21[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+336
2018-03-12Revert "Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett1-336/+0
2018-03-12Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+336
2018-03-09Revert "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-336/+0
2018-03-09[clang-doc] Setup clang-doc frontend frameworkJulie Hockett1-0/+336