=?utf-8?q?Donát?= Nagy <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


https://github.com/necto commented:

The removal of `const ExplodedNode *getPredecessor() const;` made it 
controversial, as you need it to avoid a `const_cast` when you are holding an 
immutable `CheckerContext` and need the pred node.

https://github.com/llvm/llvm-project/pull/218937
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to