mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[Umbrella] Add warn_unused_result Attribute to Public Headers (#2353)
* Add some warn_unused_result attributes * Add more * Add some more
This commit is contained in:
@@ -72,7 +72,7 @@ typedef ASTraitCollection * _Nonnull (^ASDisplayTraitsForTraitWindowSizeBlock)(C
|
||||
* both the min and max definitions. Override this method to provide a custom size range to the
|
||||
* backing node.
|
||||
*/
|
||||
- (ASSizeRange)nodeConstrainedSize;
|
||||
- (ASSizeRange)nodeConstrainedSize AS_WARN_UNUSED_RESULT;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user