diff options
author | Kevin Petit <kevin.petit@arm.com> | 2021-03-26 17:19:07 +0000 |
---|---|---|
committer | Kevin Petit <kevin.petit@arm.com> | 2021-03-30 16:17:46 +0100 |
commit | 9d25ce743a95a9ad03c0a4b3a705f85c2de52398 (patch) | |
tree | 4929805ea22a2ce755d98acd620fabc0536ef29d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 04b766dab0d9d786ab5695336348b0c01646cf99 (diff) | |
download | llvm-9d25ce743a95a9ad03c0a4b3a705f85c2de52398.zip llvm-9d25ce743a95a9ad03c0a4b3a705f85c2de52398.tar.gz llvm-9d25ce743a95a9ad03c0a4b3a705f85c2de52398.tar.bz2 |
[OpenCL] Fix parsing of opencl-c.h in CL 3.0
Ensure that the cl_khr_3d_image_writes pragma is enabled by making
cl_khr_3d_image_writes an optional core feature in CL 3.0 in addition
to being an available extension in 1.0 onwards and a core feature in
CL 2.0.
https://reviews.llvm.org/D99425
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions