[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
Thu Mar 13 13:04:01 PDT 2025


higher-performance wrote:

Just merged this, thanks everyone for the reviews! If I hadn't gotten the pushback earlier, I may have never spotted the simplification and optimization.

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


More information about the cfe-commits mailing list