aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-doc/BitcodeWriter.h
AgeCommit message (Expand)AuthorFilesLines
9 days[clang-doc] refactor JSON for better Mustache compatibility (#149588)Erick Velez1-0/+1
2025-07-11[clang-doc] Serialize record files with mangled name (#148021)Erick Velez1-0/+1
2025-06-30[clang-doc] serialize friends (#146165)Erick Velez1-1/+5
2025-06-27[clang-doc] serialize IsBuiltIn and IsTemplate for types (#146149)Erick Velez1-0/+6
2025-06-24[clang-doc] document global variables (#145070)Erick Velez1-0/+6
2025-06-20[clang-doc] add support for concepts (#144430)Erick Velez1-1/+11
2025-04-18[clang-doc] Handle static members and functions (#135457)Paul Kirth1-0/+2
2022-12-08[clang-doc] Add template support.Brett Wilson1-2/+10
2022-12-07Revert "[clang-doc] Add template support."Brett Wilson1-10/+2
2022-12-07[clang-doc] Add template support.Brett Wilson1-2/+10
2022-10-14[clang-doc] Add typedef/using information.Brett Wilson1-1/+7
2022-09-27Revert "[clang-doc] Add typedef/using information."Haowei Wu1-7/+1
2022-09-27[clang-doc] Add typedef/using information.Brett Wilson1-1/+7
2022-09-27[clang-doc] Clean up *Info constructors.Brett Wilson1-1/+0
2022-09-19[clang-doc] Add support for explicitly typed enumsBrett Wilson1-1/+7
2022-09-16[clang-doc] Support default args for functions.Brett Wilson1-0/+1
2019-08-23[clang-doc] Bump BitcodeWriter max line number to 32UJulie Hockett1-1/+1
2019-08-16[clang-doc] Serialize inherited attributes and methodsDiego Astiazaran1-1/+10
2019-08-06[clang-doc] Fix link generationDiego Astiazaran1-0/+1
2019-07-12[clang-doc] Add html links to referencesJulie Hockett1-0/+3
2019-07-03[Bitcode] Move Bitstream to a separate libraryFrancis Visoiu Mistrih1-1/+1
2019-06-26BitStream reader: propagate errorsJF Bastien1-1/+1
2019-06-24[clang-doc] Add basic support for templates and typedefJulie Hockett1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-09-29[cxx2a] Fix warning triggered by r343285Vitaly Buka1-1/+0
2018-08-02Reland "[clang-doc] Refactoring mapper to map by scope"Julie Hockett1-9/+17
2018-08-02Revert "[clang-doc] Refactoring mapper to map by scope"Julie Hockett1-17/+9
2018-08-02[clang-doc] Refactoring mapper to map by scopeJulie Hockett1-9/+17
2018-06-04[clang-doc] Implement reducer portion of the frontend frameworkJulie Hockett1-8/+6
2018-05-04[clang-doc] Attaching a name to reference dataJulie Hockett1-14/+17
2018-03-22[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+201
2018-03-22Revert "[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett1-201/+0
2018-03-21[clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+201
2018-03-12Revert "Reland "[clang-doc] Setup clang-doc frontend framework""Julie Hockett1-201/+0
2018-03-12Reland "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-0/+201
2018-03-09Revert "[clang-doc] Setup clang-doc frontend framework"Julie Hockett1-201/+0
2018-03-09[clang-doc] Setup clang-doc frontend frameworkJulie Hockett1-0/+201