summaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/objc_protocol.m
AgeCommit message (Expand)Author
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
2022-11-07Revert "Only add targetFallback if target is not in defined in current product"Daniel Grumberg
2022-11-07Only add targetFallback if target is not in defined in current productDaniel Grumberg
2022-11-07[clang][ExtractAPI] Add targetFallback to relationships in symbol graphDaniel Grumberg
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-06[clang][extract-api] Fix small issues with SymbolGraphSerializerDaniel Grumberg
2022-03-29[clang][extract-api] Add Objective-C protocol supportZixu Wang