[clang] Fix quadratic slowdown in AST matcher parent map generation (PR #87824)

Michael Jabbour via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 4 23:03:55 PST 2025


michael-jabbour-sonarsource wrote:

Hello,
This seems to cause a noticeable increase in memory consumption on some examples. See https://github.com/llvm/llvm-project/issues/129808#issuecomment-2700015065.

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


More information about the cfe-commits mailing list