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

Attachment: constness.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to