[PATCH] D78643: [OpenMP] Fix false error report of array subscription for templated indexes.
Hana Joo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 30 06:13:03 PDT 2020
h-joo added a comment.
In D78643#2012511 <https://reviews.llvm.org/D78643#2012511>, @jdoerfert wrote:
> In D78643#2012212 <https://reviews.llvm.org/D78643#2012212>, @h-joo wrote:
>
> > Sorry, I feel like I'm holding back the fix for this bug since I'm stuck on how to proceed with the build failure, @ABataev would you like to proceed with the other revision <https://reviews.llvm.org/D78637> that you were working on? If you would, I will drop this one then.
>
>
> Don't worry. What build failure exactly? The lldb libc++ failures shown here in phab or something else?
Exactly, I was a bit lost by the lldb and libc++ failures
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78643/new/
https://reviews.llvm.org/D78643
More information about the cfe-commits
mailing list