diff options
author | Shafik Yaghmour <shafik.yaghmour@intel.com> | 2025-10-06 13:44:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 13:44:05 -0700 |
commit | 435d084ed695e7e8d352e22e8b8614b6a022bb04 (patch) | |
tree | 17001011015346ebf1522e04369ed7abc422c7f8 /llvm/lib/ExecutionEngine/Orc/SelfExecutorProcessControl.cpp | |
parent | efda523188c45ecedad408cf48267fef97dfb2bc (diff) | |
download | llvm-435d084ed695e7e8d352e22e8b8614b6a022bb04.zip llvm-435d084ed695e7e8d352e22e8b8614b6a022bb04.tar.gz llvm-435d084ed695e7e8d352e22e8b8614b6a022bb04.tar.bz2 |
[Clang][Sema] Fix incorrect rejection default construction of union with nontrivial member (#82407)
In 765d8a192180f8f33618087b15c022fe758044af we impelemented a fix for
incorrect deletion of default constructors in unions. This fix missed a
case and so this PR will extend the fix to cover the additional case.
Fixes: https://github.com/llvm/llvm-project/issues/81774
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/SelfExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions