summaryrefslogtreecommitdiff
path: root/test/SemaObjC/method-warn-unused-attribute.m
AgeCommit message (Expand)Author
2016-03-07Implement support for [[nodiscard]] in C++1z that is based off existing suppo...Aaron Ballman
2010-03-30Add Support for 'warn_unused_result" attribute onFariborz Jahanian
2010-02-21Clang really intends to reject attribute 'warn_unused_result' on Objective-C ...Ted Kremenek