summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-09-04 14:00:31 -0700
committerGitHub <noreply@github.com>2025-09-04 14:00:31 -0700
commit83da177dba86eece8b19d55857ad842f92ced30e (patch)
tree52bb870ac8cb2c4cbf56bde1c4d8328157186087 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent8796dfdcbae0fbf6c58f80379c73f62f36a57653 (diff)
[CIR] Add support for delegating constructor initialization (#156757)
This adds support for zero-initialization during delegating constructor processing. Note, this also adds code to skip emitting constructors that are trivial and default to match the classic codegen behavior. The incubator does not skip these constructors, but I have found a case where this results in a call to a default constructor that is never defined.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions