mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
`__has_cpp_attribute(__nodiscard__)` is always true now, so we might as well replace `_LIBCPP_NODISCARD`. It's one less macro that can result in bad diagnostics.