llvm-project
[Clang-doc] Display enum comments in HTML
#183085
Merged

[Clang-doc] Display enum comments in HTML #183085

ilovepi merged 45 commits into llvm:main from samrudhnelli:display_enum_md
samrudhnelli
llvmbot llvmbot added clang-tools-extra
llvmbot
github-actions
github-actions
samrudhnelli
evelez7 evelez7 requested a review from ilovepi ilovepi 113 days ago
evelez7 evelez7 requested a review from evelez7 evelez7 113 days ago
evelez7
evelez7 commented on 2026-02-26
ilovepi
ilovepi requested changes on 2026-02-26
github-actions
ilovepi
ilovepi commented on 2026-02-26
samrudhnelli
samrudhnelli
samrudhnelli samrudhnelli changed the title [Clang-doc] Display enum comments and member values in html/md [Clang-doc] Display enum comments in HTML 112 days ago
ilovepi
ilovepi commented on 2026-02-27
ilovepi
ilovepi commented on 2026-02-27
ilovepi
ilovepi commented on 2026-02-27
ilovepi
samrudhnelli
ilovepi
ilovepi commented on 2026-03-02
ilovepi
ilovepi commented on 2026-03-02
ilovepi
samrudhnelli
evelez7
evelez7
evelez7 commented on 2026-03-03
ilovepi
ilovepi
ilovepi commented on 2026-03-03
samrudhnelli
samrudhnelli commented on 2026-03-06
samrudhnelli
samrudhnelli samrudhnelli requested a review from ilovepi ilovepi 101 days ago
samrudhnelli samrudhnelli requested a review from evelez7 evelez7 101 days ago
ilovepi
ilovepi commented on 2026-03-09
evelez7
evelez7 commented on 2026-03-09
samrudhnelli
ilovepi
ilovepi commented on 2026-03-10
ilovepi
ilovepi commented on 2026-03-10
evelez7
evelez7 commented on 2026-03-10
evelez7
evelez7 approved these changes on 2026-03-10
samrudhnelli [Clang-doc] Display enum comments and member values in html/md
decb0de4
samrudhnelli display the comment column only if atleast any one member has comments
e5c900ee
samrudhnelli update tests
f8b69d88
samrudhnelli update /test/clang-doc/enum.cpp
03cfefe1
samrudhnelli remove header Name | Value | Comments, implement format suggestions
9eed093d
samrudhnelli split display in md into another PR, use -CHECK-NEXT instead of -CHECK
1d2be055
samrudhnelli fix unittests
7728bcc2
samrudhnelli Handle richer processing of comments, update the tests and template
c069ee73
samrudhnelli remove unused header file
ccac0eca
samrudhnelli use -NEXT in clang-tools-extra/test/clang-doc/mustache-index.cpp
aa6531de
samrudhnelli revert usage of lambda for setting HasComments
a0efab03
samrudhnelli remove the leading whitespace
6419f5b2
samrudhnelli fix the tests
6a25b383
samrudhnelli add a TODO, cleanup json test
30d0eb1a
samrudhnelli use <p> instead of <div> for paragraph comments
55af2f46
samrudhnelli Revert "use <p> instead of <div> for paragraph comments"
68a80579
samrudhnelli handle comments in enum-template.mustache rather than editing comment…
617b89a9
samrudhnelli remove TODO for now
ad908eaf
samrudhnelli Revert "add a TODO, cleanup json test"
15ab49b4
samrudhnelli Revert "fix the tests"
4695ec93
samrudhnelli Revert "remove the leading whitespace"
b33b04a7
samrudhnelli add function serializeDescription()
3aa1850d
samrudhnelli update enum-template.mustache
824131a8
samrudhnelli remove json test
4a6ce675
samrudhnelli Implement suggestions
45497b2b
samrudhnelli rename HasMemberComment to HasEnumMemberComments
f8783bc1
samrudhnelli remove unused {{#ParagraphComment}} block
64ab71de
samrudhnelli clang-format the code
61dc1086
samrudhnelli samrudhnelli force pushed to 61dc1086 100 days ago
samrudhnelli update -LINE tests
f10abc5a
samrudhnelli fix CI error
f710a411
samrudhnelli revert .trim() changes
bc533b80
samrudhnelli fix .trim()
5e54038d
samrudhnelli [Clang-doc] Trim comments after parsing them from the AST (#185528)
191977dc
samrudhnelli revert commits
95d86361
samrudhnelli fix CI error
a8fe8940
samrudhnelli fix test broken due to .trim()
dfedff6e
samrudhnelli add JSON tests for enums
c96a782b
samrudhnelli fix json tests
048d285e
samrudhnelli fix json test
86f8f090
samrudhnelli fix failing json tests
1d8951d8
samrudhnelli fix failing test
7f146274
samrudhnelli
samrudhnelli samrudhnelli requested a review from ilovepi ilovepi 100 days ago
ilovepi
ilovepi approved these changes on 2026-03-10
evelez7
samrudhnelli use @LINE instead of hardcoding line numbers
e51baf8b
samrudhnelli use -LINE:
353f814a
samrudhnelli fix -LINE
a08eb5d4
samrudhnelli use -NEXT and @LINE
e3387e5a
ilovepi ilovepi merged a9006ada into main 100 days ago
samrudhnelli samrudhnelli deleted the display_enum_md branch 99 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone