[PATCH] D78643: [OpenMP] Fix false error report of array subscription for templated indexes.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 05:39:01 PDT 2020


jdoerfert added a comment.

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?


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