aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/typedef_struct_enum.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03Revert "Reenable external categories (#87357)"revert-87357-reenable-external-categoriesVitaly Buka1-131/+430
2024-04-03Reenable external categories (#87357)Daniel Grumberg1-430/+131
2024-04-02Revert "[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86...Daniel Grumberg1-131/+430
2024-04-02[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86676)Daniel Grumberg1-430/+131
2023-11-14ExtractAPI: use zero-based indices for line/column in symbol graph (#71753)QuietMisdreavus1-12/+12
2023-07-31[clang][ExtractAPI] Add semicolons to vars and fields and to test reference JSONErick Velez1-0/+4
2023-04-13[clang][ExtractAPI] Complete declaration fragments for TagDecl types defined ...ruturaj41-0/+441