[PATCH] D107723: [Clang] Moved warning of warnReturnTypestateForUnconsumableType back to SemaDeclAttr

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 9 05:02:53 PDT 2021


aaron.ballman added a comment.

It looks like there are still test failures happening from these changes. We're now getting more `return state set for an unconsumable type <foo>` diagnostics.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107723/new/

https://reviews.llvm.org/D107723



More information about the cfe-commits mailing list