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