compute-runtime/shared/source/device
Artur Harasimiuk e9be9b64c6 clang-tidy configuration cleanup
Define single .clang-tidy configuration with all used checks and use
NOLINT to selectively silence tool. That way cleanup should be easier.
third_part/ has its own configuration that disables clang-tidy for this
folder.

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2022-05-11 14:02:04 +02:00
..
CMakeLists.txt Add support for allocating RT globals 2022-04-25 17:56:09 +02:00
device.cpp clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
device.h Add support for allocating RT globals 2022-04-25 17:56:09 +02:00
device_caps.cpp Account for hwInfo when checking for implicit scaling support 2022-04-12 18:10:38 +02:00
device_get_device_name.cpp Framework for adding custom device names 2020-11-23 12:24:53 +01:00
device_info.h Move sharedSystemMemCapabilities to hwInfo 2021-11-17 14:42:05 +01:00
root_device.cpp Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00
root_device.h Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00
sub_device.cpp Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00
sub_device.h Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00