compute-runtime/opencl/source/program
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 Remove device enqueue part 7 2022-01-19 10:41:57 +01:00
additional_options.cpp Copyright header update 2021-05-17 20:38:19 +02:00
build.cpp Allow for zebin rebuild when IR is present 2022-04-12 08:05:25 +02:00
compile.cpp Allow for zebin rebuild when IR is present 2022-04-12 08:05:25 +02:00
create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
create.inl clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
get_info.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
internal_options.cpp Copyright header update 2021-05-17 20:38:19 +02:00
link.cpp Refactor source level debugger notification in OCL. [2/2] 2022-02-17 21:40:05 +01:00
printf_handler.cpp Correct setting usesStringMap flag in printf 2022-02-15 15:39:10 +01:00
printf_handler.h Fixed blitter path for printf with stateless compression in sba 2021-09-01 11:45:34 +02:00
process_device_binary.cpp Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
process_intermediate_binary.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program.cpp feat(zebin): add support for build options section 2022-04-27 11:26:42 +02:00
program.h Allow for zebin rebuild when IR is present 2022-04-12 08:05:25 +02:00