[cfe-commits] Fix for PR 13127

John McCall rjmccall at apple.com
Tue Oct 30 18:51:04 PDT 2012


On Oct 29, 2012, at 5:34 AM, Konstantin Tokarev wrote:
> 26.10.2012, 13:33, "Konstantin Tokarev" <annulen at yandex.ru>:
>> Attached patch with added unit test.
> 
> Ping

There's no need to constrain this to only static methods — it should apply to any sort of non-instance declaration (e.g. a static data member or an enum constant).

John.



More information about the cfe-commits mailing list