[cfe-commits] constness on clang::CXXMethodDecl::isConst

Arnaud A. de Grandmaison arnaud.allarddegrandmaison at parrot.com
Tue Oct 9 00:16:17 PDT 2012


On 10/07/2012 04:23 PM, Laszlo Nagy wrote:
> Hi,
>
> just found that these two methods are non-const, but see no reason not
> to be const.
>
>   clang::CXXMethodDecl::isConst
>   clang::CXXMethodDecl::isVolatile
>
> Did make the big change on my local copy, it compiles gently. Please
> review and apply this patch if you like. Thanks.
>
> Regards,
> Laszlo

Hi Lazlo,

Patch commited as r165486.

Thanks !

-- 
Arnaud de Grandmaison




More information about the cfe-commits mailing list