mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
`[[nodiscard]]` should be applied to functions where discarding the return value is most likely a correctness issue. - https://libcxx.llvm.org/CodingGuidelines.htm - https://wg21.link/flat.multiset