aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2025-08-21 09:36:25 -0700
committerGitHub <noreply@github.com>2025-08-21 09:36:25 -0700
commit436f391d1d560822a04d11877c20783e51c1c365 (patch)
tree5df157166660211e5d034bf0ef091f9fa10673e0 /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parentb5fc4fd0098c18a4ffcc106396e08dfefa45cd65 (diff)
downloadllvm-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