aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
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 /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parent8796dfdcbae0fbf6c58f80379c73f62f36a57653 (diff)
downloadllvm-83da177dba86eece8b19d55857ad842f92ced30e.zip
llvm-83da177dba86eece8b19d55857ad842f92ced30e.tar.gz
llvm-83da177dba86eece8b19d55857ad842f92ced30e.tar.bz2
[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 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions