aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/generate.h
diff options
context:
space:
mode:
authorIgor Wodiany <igor.wodiany@gmail.com>2025-10-20 11:38:48 +0100
committerGitHub <noreply@github.com>2025-10-20 11:38:48 +0100
commit94647eea7fc0fcdf1c953b8ff6bd6ef9981d7890 (patch)
tree8a43a047036cd44ec49d3764dff2854ebba97a3b /libcxx/include/__algorithm/generate.h
parent136c40667ebc43ffc13b32cb2227dd69a7d85b81 (diff)
downloadllvm-94647eea7fc0fcdf1c953b8ff6bd6ef9981d7890.zip
llvm-94647eea7fc0fcdf1c953b8ff6bd6ef9981d7890.tar.gz
llvm-94647eea7fc0fcdf1c953b8ff6bd6ef9981d7890.tar.bz2
[mlir][spirv] Remove destroyed values from ValueIDMap (#164098)
When serializing SPIR-V MLIR containing externally linked function with debug enabled, the serialization crashes as `printValueIDMap` tries to print a key value that has been already destroyed. This happen as for externally linked function the body of the function is erased, that causes arguments to be destroyed as well, but the valueIDMap was never updated.
Diffstat (limited to 'libcxx/include/__algorithm/generate.h')
0 files changed, 0 insertions, 0 deletions