Dmitri Gribenko <gribozavr at gmail.com> writes: >> Actually, there are cases a debug build catches that an optimized build >> doesn't because different code is built. I have seen this happy many >> times. > > We don't #ifdef in LLVM and Clang outside portability headers, so this > should not be a big issue. Well, it is because I see it. :) -David