[clang] [NFC][analyzer] Tweak constness of CheckerContext methods (PR #218937)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 08:25:26 PDT 2026
NagyDonat wrote:
> Right. const-pointer vs. pointer-to-const tripped me over
It is always tricky :sweat_smile:
https://github.com/llvm/llvm-project/pull/218937
More information about the cfe-commits
mailing list