summaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/global_record.c
AgeCommit message (Expand)Author
2025-06-30[ExtractAPI] Format pointer types correctly (#146182)Prajwal Nadig
2024-04-03Reenable external categories (#87357)Daniel Grumberg
2024-04-02Revert "[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86...Daniel Grumberg
2024-04-02[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86676)Daniel Grumberg
2023-11-14ExtractAPI: use zero-based indices for line/column in symbol graph (#71753)QuietMisdreavus
2023-07-31[clang][ExtractAPI] Add semicolons to vars and fields and to test reference JSONErick Velez
2023-05-04[clang][ExtractAPI] Add semicolon to function declaration fragmentsNagaChaitanya Vellanki
2022-04-12[clang][ExtractAPI][NFC] Fix sed delimiter in testZixu Wang
2022-04-08[clang][extract-api] Emit "navigator" property of "name" in SymbolGraphDaniel Grumberg
2022-04-07[clang][ExtractAPI] Fix appendSpace in DeclarationFragmentsZixu Wang
2022-04-06[clang][extract-api] Fix small issues with SymbolGraphSerializerDaniel Grumberg
2022-03-23[clang][extract-api] Suppprt for the module name property in SymbolGraphDaniel Grumberg
2022-03-22[clang][extract-api] Refactor ExtractAPI and improve docsZixu Wang