https://bugs.llvm.org/show_bug.cgi?id=42072

Erich Keane <erich.ke...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |erich.ke...@intel.com

--- Comment #5 from Erich Keane <erich.ke...@intel.com> ---
The standards committee actually chose to allow nodiscard on constructors or
types (wg21.link/P1771), and I implemented it here:
https://github.com/llvm/llvm-project/commit/46441fdb3c1da5d2c40263d160bdd585f0c3f7d3

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to