Skip to content
Commit 6f5c1568 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

When calling the cleanup function specified by __attribute__((cleanup)), make...

When calling the cleanup function specified by __attribute__((cleanup)), make sure to bitcast the argument so it has the same type as the first argument of the cleanup function. Fixes <rdar://problem/6827047>.

llvm-svn: 70098
parent eda6a89c
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