diff options
author | Roy Jacobson <roi.jacobson1@gmail.com> | 2023-03-11 18:40:44 +0200 |
---|---|---|
committer | Roy Jacobson <roi.jacobson1@gmail.com> | 2023-03-15 23:55:52 +0200 |
commit | 765d8a192180f8f33618087b15c022fe758044af (patch) | |
tree | a31d6fe022cb0b2416bd9c3f939b4ad89a5e4be5 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | aba4e4d6c1c40ea7b8ba793627b62dc83a47a1d0 (diff) | |
download | llvm-765d8a192180f8f33618087b15c022fe758044af.zip llvm-765d8a192180f8f33618087b15c022fe758044af.tar.gz llvm-765d8a192180f8f33618087b15c022fe758044af.tar.bz2 |
[Clang][Sema] Fix incorrect deletion of default constructors for some unions
If a union has explicit initializers for some members, we shouldn't delete
its default constructor.
Fixes https://github.com/llvm/llvm-project/issues/48416.
Reviewed By: erichkeane
Differential Revision: https://reviews.llvm.org/D145851
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions