"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5ef6c453a6fa596180c180ace15dae064853ead1"
Null initialize a few variables flagged by
clang's -Wuninitialized-experimental warning. While these don't look like real bugs, clang's -Wuninitialized-experimental analysis is stricter than GCC's, and these fixes have the benefit of being general nice cleanups. llvm-svn: 124072
Loading
Please register or sign in to comment