summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-doc/YAMLGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-doc] Use llvm::createStringError and canonicalize error messagesFangrui Song2019-08-281-2/+2
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-161-10/+26
* [clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran2019-08-151-0/+6
* [clang-doc] Add index in each info html fileDiego Astiazaran2019-08-061-1/+0
* [clang-doc] Fix link generationDiego Astiazaran2019-08-061-0/+1
* [clang-doc] Add option for user provided stylesheetsDiego Astiazaran2019-07-251-2/+4
* [clang-doc] Add stylesheet to generated html docsDiego Astiazaran2019-07-251-0/+1
* [clang-doc] Add html links to referencesJulie Hockett2019-07-121-0/+2
* 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
* Reland "Implement a (simple) Markdown generator"Julie Hockett2018-09-111-5/+5
* Revert "Implement a (simple) Markdown generator"Julie Hockett2018-08-161-5/+5
* Implement a (simple) Markdown generatorJulie Hockett2018-08-161-5/+5
* Reland "[clang-doc] Refactoring mapper to map by scope"Julie Hockett2018-08-021-1/+13
* Revert "[clang-doc] Refactoring mapper to map by scope"Julie Hockett2018-08-021-13/+1
* [clang-doc] Refactoring mapper to map by scopeJulie Hockett2018-08-021-1/+13
* [clang-doc] Implement a YAML generatorJulie Hockett2018-06-061-0/+268
OpenPOWER on IntegriCloud