[cfe-commits] [patch][3.2] Visibility cleanup and fixes

Chandler Carruth chandlerc at google.com
Wed Apr 18 20:35:33 PDT 2012


On Wed, Apr 18, 2012 at 8:09 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> I have a small concern that if a users writes an explicit
> attribute in a class member,  he will find it surprising when it gets
> overwritten.
>

I'm not sufficiently well versed in visibility rules to really chime in on
what the right model is, but there is a simple solution to this problem at
least: add a warning about explicit member visibility attributes that get
overridden?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120418/3adb1c20/attachment.html>


More information about the cfe-commits mailing list