summaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/objc_property.m
AgeCommit message (Expand)Author
2025-05-22Fix regression tests with bad FileCheck checks (#140373)Mohammad Bashir
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-28[clang][ExtractAPI] Add support for blocks in declaration fragments (#73369)Daniel Grumberg
2023-11-14ExtractAPI: use zero-based indices for line/column in symbol graph (#71753)QuietMisdreavus
2023-04-04[ExtractAPI] Remove extra attributes in property declaration fragmentsUsman Akinyemi
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-07-27[clang][ExtractAPI] Fix objc_property.m reference outputDaniel Grumberg
2022-07-27[clang][ExtractAPI] Ensure that class properties have a kind of "Type Property"Daniel Grumberg