diff options
author | Teresa Johnson <tejohnson@google.com> | 2025-07-27 11:48:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-27 11:48:30 -0700 |
commit | 0f2484a7408eb4a14dc9bb231e56e8dbfddbc5bc (patch) | |
tree | 0f4459252b7ad2ffa377dbc556e1879e8a6cd118 /libcxx/modules/std/algorithm.inc | |
parent | 03dc2a41f3d9a500e47b513de5c5008c06860d65 (diff) | |
download | llvm-0f2484a7408eb4a14dc9bb231e56e8dbfddbc5bc.zip llvm-0f2484a7408eb4a14dc9bb231e56e8dbfddbc5bc.tar.gz llvm-0f2484a7408eb4a14dc9bb231e56e8dbfddbc5bc.tar.bz2 |
[MemProf] Ensure all callsite clones are assigned a function clone (#150735)
Fix a bug in function assignment where we were not assigning all
callsite clones to a function clone. This led to incorrect call updates
because multiple callsite clones could look like they were assigned to
the same function clone.
Add in a stat and debug message to help identify and debug cases where
this is still happening.
Diffstat (limited to 'libcxx/modules/std/algorithm.inc')
0 files changed, 0 insertions, 0 deletions