summaryrefslogtreecommitdiff
path: root/clang/test/InstallAPI
AgeCommit message (Expand)Author
2025-10-10[clang-installapi] Add test for -Xproject -fvisibility=* (#162908)Cyndy Ishida
2025-04-03[clang][modules] Determine if the SDK supports builtin modules independent of...Ian Anderson
2024-07-25[InstallAPI] Fix early return for scanning sub-directories (#100636)Cyndy Ishida
2024-07-19Fix diagnostics-dsym.test on mac-arm64 (#99399)Haowei
2024-07-10[InstallAPI] Don't look for linker directive symbols in reexports (#98171)Cyndy Ishida
2024-06-14[InstallAPI] Pick up input headers by directory traversal (#94508)Cyndy Ishida
2024-05-23Fix more diagnostic wording for style; NFC (#93190)Aaron Ballman
2024-05-20[InstallAPI] add JSON option to pass X<label> arguments (#91770)Cyndy Ishida
2024-05-10[InstallAPI] Pass explicit module cache to avoid permissions issues.Cyndy Ishida
2024-05-10[InstallAPI] Support mutually exclusive parse options (#90686)Cyndy Ishida
2024-04-18[InstallAPI][Tests] Update tests to be resilient to reversion iteration confi...Cyndy Ishida
2024-04-18[InstallAPI] Add support for aliased exports (#88750)Cyndy Ishida
2024-04-11[InstallAPI] Handle zippered frameworks (#88205)Cyndy Ishida
2024-04-05[InstallAPI] Capture & compare load commands that may differ per arch slice (...Cyndy Ishida
2024-04-04[InstallAPI] Add test to validate cc1 arg forwarding (#87666)Cyndy Ishida
2024-04-04[InstallAPI][Test] Add test for invalid verification mode (#87602)Cyndy Ishida
2024-04-01[InstallAPI] Fixup dsym test (#87299)Cyndy Ishida
2024-03-29[InstallAPI][test] Add requires x86_64 for hardcoded target testCyndy Ishida
2024-03-29[InstallAPI][test] Tweak test to run on older CI configCyndy Ishida
2024-03-29[InstallAPI] Add support for parsing dSYMs (#86852)Cyndy Ishida
2024-03-27[InstallAPI] Add *umbrella-header options (#86587)Cyndy Ishida
2024-03-25Reapply "[InstallAPI] Add --extra* and --exclude* cli options for header inpu...Cyndy Ishida
2024-03-25Revert "[InstallAPI] Add --extra* and --exclude* cli options for header input...Cyndy Ishida
2024-03-25[InstallAPI] Add --extra* and --exclude* cli options for header input (#86522)Cyndy Ishida
2024-03-21[InstallAPI] Report exports discovered in binary but not in interface (#86025)Cyndy Ishida
2024-03-20[InstallAPI] Simplify & improve symbol printing for diagnostics (#85894)Cyndy Ishida
2024-03-19[InstallAPI] Verify that declarations in headers map to exports found in dyli...Cyndy Ishida
2024-03-16[InstallAPI] Introduce Basic Verifier (#85106)Cyndy Ishida
2024-03-16[InstallAPI] Add installapi specific options & diagnostics (#85100)Cyndy Ishida
2024-03-14[InstallAPI] capture compatibility versions (#85261)Cyndy Ishida
2024-03-11[InstallAPI] Collect C++ Decls (#84403)Cyndy Ishida
2024-03-07[InstallAPI] Collect global functions (#83952)Cyndy Ishida
2024-03-04[InstallAPI] Collect symbols from ObjC Ivars (#83632)Cyndy Ishida
2024-03-01[InstallAPI] Collect frontend attributes & ObjCInterface decls (#83378)Cyndy Ishida
2024-02-28[InstallAPI] Hookup Input files & basic ASTVisitor (#82552)Cyndy Ishida
2024-02-22[clang] Rename installapi tests, NFCCyndy Ishida
2024-02-21[InstallAPI] Set InstallAPI as a standalone tool instead of CC1 action (#82293)Cyndy Ishida
2024-02-13 [clang][InstallAPI] Introduce basic driver to write out tbd files (#81571)Cyndy Ishida