"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5d1cf930df28c2a80643473ea9821d378ae9e1eb"
Try to guard a test that requires DEBUG().
This is a follow-up patch for r185524. Being assert enabled does not mean that DEBUG() is enabled, so we need to check the existence of DEBUG() itself. llvm-svn: 185619
Loading
Please register or sign in to comment