[clang] [NFC][analyzer] Multipart checker refactor 2: NullabilityChecker (PR #132250)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 11 08:50:46 PDT 2025


NagyDonat wrote:

I introduced the new "checker family" framework for the multipart checkers, so now this PR is superseded by https://github.com/llvm/llvm-project/pull/143735 which converts NullabilityChecker to _that_ framework.

https://github.com/llvm/llvm-project/pull/132250


More information about the cfe-commits mailing list