summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/gnu-init.m
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
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-04-14Emit Objective-C constructors as writableJoerg Sonnenberger
2019-12-12Default to -fuse-init-arrayFangrui Song
2019-04-29Re-land r359250, [COFF] Statically link certain runtime library functionsReid Kleckner
2019-04-25Revert [COFF] Statically link certain runtime library functionsReid Kleckner
2019-04-25[COFF] Statically link certain runtime library functionsReid Kleckner
2019-03-31[gnustep-objc] Make the GNUstep v2 ABI work for Windows DLLs.David Chisnall
2019-03-31[objc-gnustep] Use .init_array not .ctors when requested.David Chisnall
2019-02-11Fix a few tests that were missing ':' on CHECK lines and weren't testing anyt...Nico Weber
2018-08-11Make the section boundary checks on Windows not depend on the order as they a...Douglas Yung
2018-08-10Add Windows support for the GNUstep Objective-C ABI V2.David Chisnall
2018-05-22[objc-gnu] Fix test.David Chisnall
2018-05-22Revert "Revert r332955 "GNUstep Objective-C ABI version 2""David Chisnall
2018-05-22Revert r332955 "GNUstep Objective-C ABI version 2"Bjorn Pettersson
2018-05-22GNUstep Objective-C ABI version 2David Chisnall