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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
