[clang-tools-extra] [llvm] [clang-tidy] Add support for determining constness of more expressions. (PR #82617)
Clement Courbet via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 00:47:32 PST 2024
legrosbuffle wrote:
Thanks all. Comments addressed.
> Overall looking fine, but this check need to be run on bigger code-base to verify if there are no false positives or crashes.
Sorry, this was not very clear. By "our codebase" I meant the whole of Google code :) This also ran on numerous third party repos.
https://github.com/llvm/llvm-project/pull/82617
More information about the cfe-commits
mailing list