[PATCH] D97058: [OpenCL] Refactor diagnostic for OpenCL extension/feature
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 12 11:13:58 PST 2021
Anastasia added a comment.
In D97058#2622883 <https://reviews.llvm.org/D97058#2622883>, @azabaznov wrote:
> Yes, I was able to reproduce the failure with `-target arm64-apple-macosx` flag, I provided the fix to set explicit target: https://reviews.llvm.org/D98539.
I have approved it. Thanks!
> @Anastasia, I tried to cherry-pick https://reviews.llvm.org/D92244, but the error is still reproducible.
Do you also get `fatal error: 'opencl-c-base.h' file not found`? If so, we might need at least to file a clang bug that we should look at before the next release.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97058/new/
https://reviews.llvm.org/D97058
More information about the cfe-commits
mailing list