summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-doc/Serialize.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-041-1/+1
* [clang-doc] Fix records in global namespaceDiego Astiazaran2019-08-161-12/+8
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-161-20/+121
* [clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran2019-08-151-2/+1
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-12/+12
* [clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran2019-08-121-5/+8
* [clang-format] Add link to source code in file definitionsDiego Astiazaran2019-08-091-13/+19
* [clang-doc] Add stylesheet to generated html docsDiego Astiazaran2019-07-251-1/+0
* [clang-doc] Add html links to referencesJulie Hockett2019-07-121-71/+121
* [clang-doc] Serialize child namespaces and recordsJulie Hockett2019-07-021-27/+69
* [clang-doc] Handle anonymous namespacesJulie Hockett2019-06-281-25/+50
* [clang-doc] Add basic support for templates and typedefJulie Hockett2019-06-241-9/+24
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-doc] Avoid parsing undefined base classesJulie Hockett2018-10-031-0/+3
* [clang-doc] Fix memory leaksJulie Hockett2018-08-241-5/+5
* [clang-doc] Fix unique_ptr error on botsJulie Hockett2018-08-031-11/+9
* Reland "[clang-doc] Refactoring mapper to map by scope"Julie Hockett2018-08-021-40/+102
* Revert "[clang-doc] Refactoring mapper to map by scope"Julie Hockett2018-08-021-102/+40
* [clang-doc] Refactoring mapper to map by scopeJulie Hockett2018-08-021-40/+102
* [clang-doc] Adding PublicOnly flagJulie Hockett2018-07-201-7/+30
* [clang-doc] Attaching a name to reference dataJulie Hockett2018-05-041-36/+45
* [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-221-0/+336
* Revert "[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett2018-03-221-336/+0
* [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-211-0/+336
* Revert "Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett2018-03-121-336/+0
* Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-121-0/+336
* Revert "[clang-doc] Setup clang-doc frontend framework"Julie Hockett2018-03-091-336/+0
* [clang-doc] Setup clang-doc frontend frameworkJulie Hockett2018-03-091-0/+336
OpenPOWER on IntegriCloud