"llvm/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d7dd8b8aeb58b82c3a56334389008db1518b9496"
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