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

Laszlo Nagy rizsotto.mailinglist at gmail.com
Sun Oct 7 07:23:56 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constness.patch
Type: application/octet-stream
Size: 722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121007/b59baf44/attachment.obj>


More information about the cfe-commits mailing list