Sirraide wrote:

> for `nodiscard`, I don’t think you really care that much

Ah, 1 more case that comes to mind for `deprecated` is if you have several 
overloads, and only one of the is deprecated. I don’t really see that happening 
for `nodiscard` tho—making only *some* overloads `nodiscard` instead of none or 
all of them just seems like a really weird thing to do personally...

https://github.com/llvm/llvm-project/pull/112289
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to