Files
clang-p2996/llvm/lib/Analysis/MemoryProfileInfo.cpp
lifengxiang1025 1e7d5871ee [MemProf] Fix when CallStackTrie has a single chain to leaf with multi alloc type (#79433)
Fix one corner case when `CallStackTrie` has a single chain to leaf with
multi alloc type. This will cause stackIds in function summary is empty.
2024-02-02 22:12:41 +08:00

11 KiB