hanchenye-llvm-project/clang/lib/Rewrite
Benjamin Kramer 8017237277 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
2015-04-11 15:58:30 +00:00
..
CMakeLists.txt
DeltaTree.cpp
HTMLRewrite.cpp
Makefile
RewriteRope.cpp Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:58:30 +00:00
Rewriter.cpp
TokenRewriter.cpp