Skip to content
Commit 2fb89539 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Clang really intends to reject attribute 'warn_unused_result' on Objective-C methods, but

instead it crashes on them.  We might extend this attribute to work on methods, but for
now fix the crasher.  Addresses <rdar://problem/7670939>.

llvm-svn: 96723
parent 1979007c
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