[PATCH] D50805: [Sema] Don't warn on returning the address of a label

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 16 13:08:38 PDT 2018


rnk added a comment.

Sounds good. I think, in the meantime, we all agree we can stop emitting this warning in the statement expression case. I'll upload a patch for that.


Repository:
  rC Clang

https://reviews.llvm.org/D50805





More information about the cfe-commits mailing list