diff options
author | Qizhi Hu <836744285@qq.com> | 2024-01-04 21:21:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 21:21:53 +0800 |
commit | 4de971c230e8202cfd54d4d6c36719db628d35ce (patch) | |
tree | 92748356d6feb308b59da87d97e01b043d314d9a /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | |
parent | 26ff659c39a67fe60517b45d4a954231f77c1350 (diff) | |
download | llvm-4de971c230e8202cfd54d4d6c36719db628d35ce.zip llvm-4de971c230e8202cfd54d4d6c36719db628d35ce.tar.gz llvm-4de971c230e8202cfd54d4d6c36719db628d35ce.tar.bz2 |
[clang][ASTImporter] import InstantiatedFromMember of ClassTemplateSpecializationDecl (#76493)
import of `ClassTemplateSpecializationDecl` didn't set
`InstantiatedFromMember` and this makes ast-dump crash. import and set
`InstantiatedFromMember`. fix
[issue](https://github.com/llvm/llvm-project/issues/76469)
Co-authored-by: huqizhi <836744285@qq.com>
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions