diff options
author | Shafik Yaghmour <shafik.yaghmour@intel.com> | 2025-08-21 09:36:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-21 09:36:25 -0700 |
commit | 436f391d1d560822a04d11877c20783e51c1c365 (patch) | |
tree | 5df157166660211e5d034bf0ef091f9fa10673e0 /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | b5fc4fd0098c18a4ffcc106396e08dfefa45cd65 (diff) | |
download | llvm-436f391d1d560822a04d11877c20783e51c1c365.zip llvm-436f391d1d560822a04d11877c20783e51c1c365.tar.gz llvm-436f391d1d560822a04d11877c20783e51c1c365.tar.bz2 |
[Clang][Codegen][NFC] Apply rule of three to some classes (#154671)
Static analysis flagged these classes as having implemented the
destructor but not applying rule of three. This could lead to accidental
misuse and so it makes sense to apply it.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions