Skip to content
Commit de68001e authored by Steve Naroff's avatar Steve Naroff
Browse files

Fix <rdar://problem/6574319> clang issues error on 'readonly' property with a...

Fix <rdar://problem/6574319> clang issues error on 'readonly' property with a defaul setter attribute.

Needed to make isPropertyReadonly() non-const (for this fix to compile). I imagine there's a way to retain the const-ness, however I have more important fish to fry.

llvm-svn: 65562
parent 659ed191
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