[PATCH] D36200: [Sema] Improve some -Wunguarded-availability diagnostic messages

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 09:46:07 PDT 2017


erik.pilkington added a comment.

In https://reviews.llvm.org/D36200#829104, @arphaman wrote:

> This needs a test for the fixits as well, see test/FixIt/fixit-availability*


Why? This patch doesn't change the behavior of the fixits, so there isn't any new behavior to test.


https://reviews.llvm.org/D36200





More information about the cfe-commits mailing list