diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-07-09 14:37:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 14:37:10 +0200 |
commit | 376b3f70492b9ad610a64d787441a1a6a17a4d7a (patch) | |
tree | 20859d6b3e7246c846a8387c053827c5fe140803 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 9e132f50684b3b8d18460ea69a7cbe3964c125cb (diff) | |
download | llvm-376b3f70492b9ad610a64d787441a1a6a17a4d7a.zip llvm-376b3f70492b9ad610a64d787441a1a6a17a4d7a.tar.gz llvm-376b3f70492b9ad610a64d787441a1a6a17a4d7a.tar.bz2 |
[clang][bytecode] Devirtualize calls during con- and destruction (#147685)
When compiliung compiling a ctor or dtor, we need to devirtualize the
virtual function calls so we always call the implementation of the
current class.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions