[libcxx-commits] [libcxx] [libc++] Mark std::unique_ptr::release() as nodiscard (PR #110847)

David Benjamin via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 2 08:44:23 PDT 2024


davidben wrote:

Spot-checking another random one, it seems Skia has the same sort of C/C++ boundary to contend with:
https://source.chromium.org/chromium/chromium/src/+/main:third_party/skia/src/codec/SkJpegCodec.cpp;drc=ade36690942cc1126513eb4ee58b98f4352a4b55;l=187

https://github.com/llvm/llvm-project/pull/110847


More information about the libcxx-commits mailing list