Skip to content
Commit b27c9419 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

This patch allows clang to generate code for declared properties on the GNU...

This patch allows clang to generate code for declared properties on the GNU runtime.  As with @synchronized, this requires some extra functions that are included with other libraries (not with the GNU runtime itself) and so will cause linker errors when these are not present.
Patch by David Chisnall.

llvm-svn: 72079
parent ebf04f28
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