"lldb/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "5275aaa0cc7fe845e2556cfc66a37cac6d9f3731"
[OPENMP]Fix PR45383: type dependent array subscripts are diagnosed erroneously.
Summary: If the array subscript expression is type depent, its analysis must be delayed before its instantiation. Reviewers: jdoerfert Subscribers: yaxunl, guansong, caomhin, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D78637
Loading
Please register or sign in to comment