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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 12 10:04:11 PST 2021


thakis added a comment.

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

Here's the output of that RUN line on an arm mac when the test fails: http://pastie.org/p/1go1Y9WXjs5T371RtyJ3Gi

Let's revert for now, things have been broken for over 9 hours already.


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