compute-runtime/shared/offline_compiler
Artem Gindinson 7afedd7a63 fix: Add OCL C extensions to empty device ext string for Clang 14 compatibility
Clang 13+ requires (1) that each enabled extension be accompanied by
corresponding OCL C extension macro definitions. Fix the extension string for
empty device cases to conform to that - pass the same language feature macros
as we would for regular image support.

(1) release/14.x/clang/lib/Basic/OpenCLOptions.cpp#L142-L149

Related-To: HSD-18031230472

Signed-off-by: Artem Gindinson <artem.gindinson@intel.com>
2023-07-24 15:40:25 +02:00
..
source fix: Add OCL C extensions to empty device ext string for Clang 14 compatibility 2023-07-24 15:40:25 +02:00
CMakeLists.txt Copyright header update 2021-05-17 20:38:19 +02:00