Remove empty non-virtual destructors or mark them =default when non-public
These add no value but can make a class non-trivially copyable. NFC. llvm-svn: 234689
Loading
Please sign in to comment
These add no value but can make a class non-trivially copyable. NFC. llvm-svn: 234689