summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-doc
Commit message (Expand)AuthorAgeFilesLines
* [clang-tools-extra] [cmake] Link against libclang-cpp whenever possibleMichal Gorny2019-10-041-2/+5
* [clang-doc] Redesign of generated HTML filesDiego Astiazaran2019-08-161-150/+197
* [clang-doc] Fix records in global namespaceDiego Astiazaran2019-08-161-26/+84
* [clang-doc] Serialize inherited attributes and methodsDiego Astiazaran2019-08-166-12/+118
* [clang-doc] Sort index elements case insensitiveDiego Astiazaran2019-08-151-0/+19
* [clang-doc] Fix bitcode writer for access specifiersDiego Astiazaran2019-08-155-4/+23
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-146-110/+110
* [clang-doc] Add missing check in testsDiego Astiazaran2019-08-142-2/+3
* [clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran2019-08-124-21/+34
* [clang-format] Add link to source code in file definitionsDiego Astiazaran2019-08-092-14/+24
* [clang-doc] Add second index for sections within info's contentDiego Astiazaran2019-08-071-15/+88
* [clang-doc] Add index in each info html fileDiego Astiazaran2019-08-065-0/+96
* [clang-doc] Fix link generationDiego Astiazaran2019-08-061-2/+3
* [clang-doc] Fix expected output in testsDiego Astiazaran2019-07-301-8/+2
* [clang-format] Fix style of css file pathsDiego Astiazaran2019-07-261-14/+3
* [clang-doc] Fix failing tests on WindowsDiego Astiazaran2019-07-251-1/+6
* [clang-doc] Add option for user provided stylesheetsDiego Astiazaran2019-07-253-15/+31
* [clang-doc] Add stylesheet to generated html docsDiego Astiazaran2019-07-251-0/+5
* [clang-doc] Fix output format of htmlDiego Astiazaran2019-07-251-32/+16
* [clang-doc] Fix html entities in rendered textDiego Astiazaran2019-07-251-0/+12
* [clang-doc] Fix failing tests on WindowsJulie Hockett2019-07-121-8/+23
* [clang-doc] Add html links to referencesJulie Hockett2019-07-122-16/+34
* [test] Delete trailing spaces from YAML tests after D65566/r365869Fangrui Song2019-07-121-48/+48
* [clang-doc] Add a structured HTML generatorJulie Hockett2019-07-102-0/+277
* [Bitcode] Move Bitstream to a separate libraryFrancis Visoiu Mistrih2019-07-032-4/+3
* [clang-doc] Serialize child namespaces and recordsJulie Hockett2019-07-022-53/+77
* [clang-doc] Handle anonymous namespacesJulie Hockett2019-06-281-0/+1
* [clang-doc] De-duplicate comments and locationsJulie Hockett2019-06-281-2/+34
* [clang-doc] Add basic support for templates and typedefJulie Hockett2019-06-243-4/+77
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* Add explicit dependency on clangSerialization after rC348911Fangrui Song2018-12-121-0/+1
* [Support] Teach YAMLIO about polymorphic typesScott Linder2018-11-141-2/+2
* [clang-doc] Bringing bitcode tests in lineJulie Hockett2018-10-172-4/+18
* [clang-doc] Add unit tests for Markdown generationJulie Hockett2018-10-162-0/+362
* [clang-doc] Add unit tests for YAML generationJulie Hockett2018-10-162-0/+428
* [clang-doc] Add unit tests for mergingJulie Hockett2018-10-162-0/+237
* [clang-doc] Add unit tests for bitcodeJulie Hockett2018-10-162-0/+261
* [clang-doc] Add unit tests for serializationJulie Hockett2018-10-164-0/+608
OpenPOWER on IntegriCloud