summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-doc/Representation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-doc] Use llvm::createStringError and canonicalize error messagesFangrui Song2019-08-281-6/+6
* [clang-doc] Redesign of generated HTML filesDiego Astiazaran2019-08-161-4/+6
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-161-0/+2
* [clang-doc] Sort index elements case insensitiveDiego Astiazaran2019-08-151-0/+20
* [clang-doc] Fix use of source-root flagDiego Astiazaran2019-08-151-2/+6
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran2019-08-121-3/+19
* [clang-format] Add link to source code in file definitionsDiego Astiazaran2019-08-091-0/+16
* [clang-doc] Add index in each info html fileDiego Astiazaran2019-08-061-1/+7
* [clang-doc] Add html links to referencesJulie Hockett2019-07-121-0/+2
* [clang-doc] Handle anonymous namespacesJulie Hockett2019-06-281-0/+33
* [clang-doc] De-duplicate comments and locationsJulie Hockett2019-06-281-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reland "[clang-doc] Refactoring mapper to map by scope"Julie Hockett2018-08-021-5/+67
* Revert "[clang-doc] Refactoring mapper to map by scope"Julie Hockett2018-08-021-66/+4
* [clang-doc] Refactoring mapper to map by scopeJulie Hockett2018-08-021-4/+66
* [clang-doc] Adding PublicOnly flagJulie Hockett2018-07-201-1/+1
* [clang-doc] Implement reducer portion of the frontend frameworkJulie Hockett2018-06-041-0/+131
OpenPOWER on IntegriCloud