<div dir="ltr"><div class="gmail_extra">But I actually want the predicate count assertions turned on -- if a user turns off iterator debugging they need to get exactly what the standard asks for, and that means both predicate assertions like this and the Iterator Debug Array Overloads go away.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I need to figure out how to do this with our test harness though, since at the moment we depend on that forceinclude.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Billy3</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 9:51 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Alternatively, you could disable the check (or change the count it checks) if this is defined. (& if you disable the check when this is defined, you could change an existing build/test config (or add a new one) to have this disabled)</div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 30, 2017 at 8:19 PM Billy Robert O'Neal III via Phabricator via cfe-commits <<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">BillyONeal abandoned this revision.<br>
BillyONeal added a comment.<br>
<br>
Stephan pointed out that the force include breaks this. Backing it out for now :(<br>
<br>
<br>
<a href="https://reviews.llvm.org/D33708" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D33708</a><br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">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>
</blockquote></div>
</blockquote></div><br></div></div>