[Fix] [Fortran Support] Fix variable name & make testcase activate on release
There was: #ifdef NDEBUG This should be: #ifndef NDEBUG Also, the variable name was incorrect. Fixed the variable name. llvm-svn: 302696
Loading
Please register or sign in to comment