[PATCH] D148505: Allow `__attribute__((warn_unused))` on individual constructors

Stephan Bergmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 00:54:29 PDT 2023


sberg added a comment.

In D148505#4302702 <https://reviews.llvm.org/D148505#4302702>, @aaron.ballman wrote:

> Thank you for poking on this! FWIW, I don't know that there's a way to cross-post to Discourse (but if I'm wrong and there is, I'd love to know how!).

Ping, any further input from anybody?

(The cross-posting didn't work, but there was also almost no response on the GCC side, https://gcc.gnu.org/pipermail/gcc/2023-April/241220.html "Re: GCC/Clang attributes guiding warnings about unused entities".)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148505



More information about the cfe-commits mailing list