aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/typedef_anonymous_record.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03Revert "Reenable external categories (#87357)"revert-87357-reenable-external-categoriesVitaly Buka1-151/+461
2024-04-03Reenable external categories (#87357)Daniel Grumberg1-461/+151
2024-04-02Revert "[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86...Daniel Grumberg1-151/+461
2024-04-02[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86676)Daniel Grumberg1-461/+151
2023-11-14ExtractAPI: use zero-based indices for line/column in symbol graph (#71753)QuietMisdreavus1-14/+14
2023-03-20[clang][ExtractAPI] Add semicolons for enum, typedef, struct declaration frag...NagaChaitanya Vellanki1-0/+24
2022-12-16[clang][ExtractAPI] Fix naming of typedef'd anonymous enumsDaniel Grumberg1-12/+235
2022-04-12[clang][ExtractAPI][NFC] Fix sed delimiter in testZixu Wang1-2/+2
2022-04-08[clang][extract-api] Emit "navigator" property of "name" in SymbolGraphDaniel Grumberg1-0/+18
2022-04-06[clang][extract-api] Add support for typedefsDaniel Grumberg1-0/+203