Files
compute-runtime/shared/source/aub_mem_dump
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-06-13 12:47:54 +02:00
2020-10-19 16:04:47 +02:00
2021-05-17 20:38:19 +02:00