| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Support for 'warn_unused_result" attribute on | Fariborz Jahanian | 2010-03-30 | 1 | -2/+10 |
| | | | | | | | objective-c methods. (radar 7418262). llvm-svn: 99903 | ||||
| * | Clang really intends to reject attribute 'warn_unused_result' on Objective-C ↵ | Ted Kremenek | 2010-02-21 | 1 | -0/+8 |
| 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 | |||||

