summaryrefslogtreecommitdiff
path: root/clang/test/Driver/objc-weak.m
AgeCommit message (Expand)Author
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2017-12-19[driver][darwin] Take the OS version specified in "-target" as the targetAlex Lorenz
2016-04-02[test] Don't use "UNSUPPORTED" in FileCheck prefixesGreg Parker
2015-11-05After some discussion, promote -fobjc-weak to a driver option.John McCall