"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4a58223401443eff1af887547c41932ce17cc799"
Fix StmtIterator bug reported in PR 3780 where a VLA within a DeclGroup would
not be consulted for its size expression when operator* was called in the StmtIterator (this resulted in an assertion failure). llvm-svn: 66679
Loading
Please register or sign in to comment