[clang] [analyzer] Add time-trace scopes for high-level analyzer steps (PR #125508)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 02:53:07 PST 2025


https://github.com/balazs-benics-sonarsource approved this pull request.

I had a look at the PR, and it looks awesome.
Could you please update the attached speedscope image?
It looks like it's out of sync with the implementation, for example if you look at the "Loc PostStmt { ... stuff here ...}" , it appears to include the ProgramPoint dump, and according to your implementation it should only have "Loc <ProgramPointKindName>". Am I right?

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


More information about the cfe-commits mailing list