rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

Looks good, thanks!



================
Comment at: lib/Sema/SemaLookup.cpp:870
+          DeclarationName::CXXConversionFunctionName &&
+      R.getLookupName().getCXXNameType()->getContainedDeducedType() &&
+      R.getLookupName()
----------------
Maybe only call this once?


https://reviews.llvm.org/D34370



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to