[cfe-commits] [PR10113][patch] Don't consider template arguments when the visibility is already explicit
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Sun Jan 1 16:44:31 PST 2012
The attached patch fixes PR10113 by disregarding template arguments in
LV computation when we already have an explicit visibility.
This is similar to what the code already does for types. Is it OK?
Cheers,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr10113.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120101/c13d6a67/attachment.ksh>
More information about the cfe-commits
mailing list