Files
compute-runtime/shared/source/os_interface/windows
Patryk Wrobel 90ba50bf52 Warn when RAII lock returned from function is discarded
Discarding RAII lock returned from function almost always
is a bug. This change introduces usage of [[no_discard]]
attribute from C++17 to prevent such misues.

Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-09-01 16:53:03 +02:00
..
2022-07-08 17:02:19 +02:00
2021-11-23 12:50:25 +01:00
2021-11-23 12:50:25 +01:00
2022-05-18 11:42:06 +02:00
2022-05-18 11:42:06 +02:00
2022-08-10 16:32:19 +02:00