You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just something I found during my review. I don't really think it needs a workaround. I'm not even sure that it is intrinsic to my use of the Fit macro at all.
I tried implementing make_array using Fit. Here is a minimal example:
This is just something I found during my review. I don't really think it needs a workaround. I'm not even sure that it is intrinsic to my use of the Fit macro at all.
I tried implementing
make_array
using Fit. Here is a minimal example:Here is the diagnostic output from the compiler:
FWIW Here is my minimal example:
I'm not sure how I would word this in a bug report to LLVM/Clang. Any help on that would be great!
The text was updated successfully, but these errors were encountered: