[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 14:44:29 PST 2025
higher-performance wrote:
Oh shoot, it looks like my change may be buggy. One of the tests is breaking... I will take a look.
https://github.com/llvm/llvm-project/pull/129934
More information about the cfe-commits
mailing list