]> granicus.if.org Git - clang/history - test/Parser/objc-available.m
Warn about uses of `@available` that can't suppress the
[clang] / test / Parser / objc-available.m
2017-05-24 Alex LorenzWarn about uses of `@available` that can't suppress the
2017-05-09 Alex LorenzAdd support for pretty platform names to `@available`/
2017-04-12 Alex LorenzAdd support for __builtin_available to __has_builtin
2016-08-16 Erik Pilkington[ObjC] Warn on unguarded use of partial declaration
2016-07-16 Erik Pilkington[ObjC] Implement @available in the Parser and AST