<div dir="ltr">rnk: ping :-)</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 21, 2017 at 1:43 PM, Nico Weber via Phabricator via cfe-commits <span dir="ltr"><<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">thakis added inline comments.<br>
<br>
<br>
================<br>
Comment at: lib/Analysis/CFG.cpp:448<br>
+ BuildOpts(buildOpts), switchExclusivelyCovered(<wbr>false),<br>
+ switchCond(nullptr), cachedEntry(nullptr), lastLookup(nullptr) {}<br>
<br>
----------------<br>
(this is now a no-op and only a clang-formatting of the existing ctor code. I can omit this if you want.)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="https://reviews.llvm.org/D36914" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D36914</a><br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br></div>