[PATCH] D18175: Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
Marina Yatsina via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 13:26:37 PDT 2016
myatsina added a comment.
How can I create a test case where isSingleResult() returns false?
I don't see existent tests in the commit that added this method's functionality.
Repository:
rL LLVM
http://reviews.llvm.org/D18175
More information about the cfe-commits
mailing list