hokein added a comment.

In http://reviews.llvm.org/D20369#433141, @thakis wrote:

>   Maybe you could change Matcher.UnresolvedLookupExpr to call bar() from a 
> new function foo() so that it gets instantiated?


This will break the intention of the testcase. We don't want the function get 
instantiated here. Update the code now only restrict 
`-fno-delayed-template-parsing` in this test.


http://reviews.llvm.org/D20369



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

Reply via email to