[PATCH] D97058: [OpenCL] Refactor diagnostic for OpenCL extension/feature

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 12 10:09:13 PST 2021


svenvh added a comment.

In D97058#2622669 <https://reviews.llvm.org/D97058#2622669>, @thakis wrote:

> Does it repro if you add `-target arm64-apple-macosx` as arg to c-index-test on the RUN line of that test?

I also had trouble reproducing the failure locally, but by specifying this target I can reproduce the failure.

That means the fix is simple then? Simply add `-target spir` to the test.


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