[cfe-commits] clang::ASTUnit constness

Laszlo Nagy rizsotto.mailinglist at gmail.com
Sun Oct 28 13:33:15 PDT 2012


Hi,

created a constness checker, have run against clang source. Randomly
picked one class (clang::ASTUnit this case) and fixed the catches. It
have found local variables which are good candidates for const, but
also methods.

Here comes the patch. Please review it and apply if you like.

Regards,
Laszlo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ASTUnit.constness.patch
Type: application/octet-stream
Size: 24909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121028/8deb2fd4/attachment.obj>


More information about the cfe-commits mailing list