summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-161-0/+24
* [clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran2019-08-151-0/+5
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-26/+26
* [clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran2019-08-121-5/+10
* [clang-doc] Fix link generationDiego Astiazaran2019-08-061-2/+3
* [clang-doc] Add option for user provided stylesheetsDiego Astiazaran2019-07-251-5/+5
* [clang-doc] Add html links to referencesJulie Hockett2019-07-121-5/+17
* [test] Delete trailing spaces from YAML tests after D65566/r365869Fangrui Song2019-07-121-48/+48
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support] Teach YAMLIO about polymorphic typesScott Linder2018-11-141-2/+2
* [clang-doc] Add unit tests for YAML generationJulie Hockett2018-10-161-0/+427
OpenPOWER on IntegriCloud