mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
C++20 standard added [[nodiscard]] attribute to operator new definitions. In case value returned by operator new is ignored, compiler emits a warning. The commit adds the attribute to operator new definitions. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
1.6 KiB
1.6 KiB