IsSpecialLong was only ever set in release mode as all of the uses are in...
IsSpecialLong was only ever set in release mode as all of the uses are in asserts. Wrap in ifndef NDEBUG. llvm-svn: 307594
Loading
Please sign in to comment
IsSpecialLong was only ever set in release mode as all of the uses are in asserts. Wrap in ifndef NDEBUG. llvm-svn: 307594