<div dir="ltr"><div>Hi Richard, <br></div> while working on a patch for DR1755, I noticed that SemaTemplate.cpp had the following lines added in r201031:<br> <br clear="all"><pre class="">@@ -1501,14 +1504,20 @@
}
}
- bool Matches(unsigned ParmDepth) {
+ bool Matches(unsigned ParmDepth, SourceLocation Loc = SourceLocation()) {
+ llvm::errs() << "Found " << ParmDepth << " vs " << Depth << "\n";<br><br><br></pre><pre class="">Is that last line included by design? </pre><div><div><div>
Faisal Vali<br><br></div>
</div></div></div>