thakis added inline comments.
================ Comment at: lib/Analysis/CFG.cpp:448 + BuildOpts(buildOpts), switchExclusivelyCovered(false), + switchCond(nullptr), cachedEntry(nullptr), lastLookup(nullptr) {} ---------------- (this is now a no-op and only a clang-formatting of the existing ctor code. I can omit this if you want.) https://reviews.llvm.org/D36914 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits