Skip to content
Commit 2f1a6c3f authored by Anders Carlsson's avatar Anders Carlsson
Browse files

In x86_64, when calling an Objective-C method that returns a _Complex long...

In x86_64, when calling an Objective-C method that returns a _Complex long double, make sure to use the objc_msgSend_fp2ret function which ensures that the return value will be {0, 0} if the receiver is nil.

llvm-svn: 143350
parent a35cdd68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment