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

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 17 07:42:18 PDT 2023


erichkeane added a comment.

I don't see a problem with this, but the changes to the pragma tests concern me a bit, so I'd like aaron to scroll through.  The Expr.cpp and Sema changes both look right to me.


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