[LCG] Clean up and make NDEBUG verify calls more rigorous with
make_scope_exit now that we have that utility. This makes the code much more clear and readable by isolating the check. It also makes it easy to go through and make sure all the interesting update routines have a start and end verify so we don't slowly let the graph drift into an invalid state. llvm-svn: 280619
Loading
Please register or sign in to comment