llvm-project
ee25a85c - [clang][bytecode] Handle CXXPseudoDestructorExprs (#125835)

Commit
240 days ago
[clang][bytecode] Handle CXXPseudoDestructorExprs (#125835) Make lifetime management more explicit. We're only using this for CXXPseudoDestructorExprs for now but we need this to handle std::construct_at/placement-new after destructor calls later anyway.
Author
Parents
Loading