[clang] Reduce memory usage in AST parent map generation by lazily checking if nodes have been seen (PR #129934)

via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 5 15:27:54 PST 2025


higher-performance wrote:

Fixed the bug. Performance is unaffected.

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


More information about the cfe-commits mailing list