Fix Wundef NDEBUG warning; NFC
Check for definedness of the NDEBUG macro rather than its value, to be consistent with other uses. llvm-svn: 342876
Loading
Please sign in to comment
Check for definedness of the NDEBUG macro rather than its value, to be consistent with other uses. llvm-svn: 342876