"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "272322e59118770967200f69e765fae27d6f32bf"
fix a valgrind problem I noticed while developing another patch,
if a decl is invalid, it isn't added to the Decls array, so we need to pass in Decls.size() to avoid reading uninit memory. llvm-svn: 68913
Loading
Please register or sign in to comment