Roll condition into an assert then wrap it 'ifndef NDEBUG' to protect from the...
Roll condition into an assert then wrap it 'ifndef NDEBUG' to protect from the inevitable "unused variable" warning in a non-asserts build. llvm-svn: 230181
Loading
Please sign in to comment