aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAntonio Frighetto <me@antoniofrighetto.com>2022-03-24 11:42:47 +0100
committerNikita Popov <npopov@redhat.com>2022-03-24 11:42:47 +0100
commit6872c8bdc428093c48462a1ed79f25a4d3c44d08 (patch)
tree87bd84875de5b32aa1ad3e03c744875d58f40290 /clang/lib/CodeGen/CodeGenFunction.cpp
parent53f7fb0a8703ffcc5ccdb0d8133ca0df494ef68f (diff)
downloadllvm-6872c8bdc428093c48462a1ed79f25a4d3c44d08.zip
llvm-6872c8bdc428093c48462a1ed79f25a4d3c44d08.tar.gz
llvm-6872c8bdc428093c48462a1ed79f25a4d3c44d08.tar.bz2
[NFC] Mark derived destructors as `override`
Derived destructors can be marked as override, in order to prevent possible compilation failures of projects depending on those headers (when compiled with flags -Wall, -Wsuggest-destructor-override, -Winconsistent-missing-destructor-override). Differential Revision: https://reviews.llvm.org/D121993
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions