[PATCH] D68074: [clang-tidy] Add readability-make-member-function-const
Noel Grandin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 26 01:02:08 PDT 2019
grandinj added a comment.
Nice! I went with a more brute force approach, and I also struggled with logical vs physical const-correctness
https://cgit.freedesktop.org/libreoffice/core/tree/compilerplugins/clang/store/constmethod.cxx
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68074/new/
https://reviews.llvm.org/D68074
More information about the cfe-commits
mailing list