summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/objc-dispatch-null-check.m
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2020-12-28[CodeGen][ObjC] Destroy callee-destroyed arguments in the callerAkira Hatanaka