summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-doc/SerializeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-doc] Fix records in global namespaceDiego Astiazaran2019-08-161-26/+84
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-161-12/+72
* [clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran2019-08-151-0/+5
* [clang-doc] Add missing check in testsDiego Astiazaran2019-08-141-2/+2
* [clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran2019-08-121-3/+5
* [clang-format] Add link to source code in file definitionsDiego Astiazaran2019-08-091-1/+1
* [clang-doc] Serialize child namespaces and recordsJulie Hockett2019-07-021-50/+73
* [clang-doc] Handle anonymous namespacesJulie Hockett2019-06-281-0/+1
* [clang-doc] Add basic support for templates and typedefJulie Hockett2019-06-241-4/+74
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-doc] Add unit tests for serializationJulie Hockett2018-10-161-0/+346
OpenPOWER on IntegriCloud