[clang] [analyzer] Workaround for slowdown spikes (unintended scope increase) (PR #136720)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Tue May 6 04:17:21 PDT 2025


https://github.com/balazs-benics-sonarsource commented:

Looks good. There were two points unaddressed:
 - Finding a name for the flag without the `legacy-` prefix
 - Find out if we can ever have multiple root nodes in an exploded graph. 

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


More information about the cfe-commits mailing list