[clang-tools-extra] [clang-tidy] Added Conflicting Global Accesses checker (PR #130421)

Áron Hárnási via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 1 03:53:00 PDT 2025


ConcreteCactus wrote:

Hi Everyone,
I fixed a crash in the ExecutionVisitor. It wasn't checking whether the definition of a class exists before trying to recurse into the destructor.

Can I get a re-review on this PR? I think I addressed most of the comments.

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


More information about the cfe-commits mailing list