[PATCH] D45179: [libc++] Add _LIBCPP_FORCE_NODISCARD define to force-enable nodiscard in pre-C++17

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 12 06:33:11 PDT 2018


thakis added a comment.

What's the status here? The MS STL has this feature under _HAS_NODISCARD and it's super useful.


Repository:
  rCXX libc++

https://reviews.llvm.org/D45179





More information about the cfe-commits mailing list