1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/include/llvm/TableGen
Benjamin Kramer 70b4ac9a5e 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: 234688
2015-04-11 15:32:26 +00:00
..
Error.h Reformat blank lines. 2014-05-12 03:32:56 +00:00
Main.h Reformat blank lines. 2014-05-12 03:32:56 +00:00
Record.h Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
SetTheory.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
StringMatcher.h Reformat blank lines. 2014-05-12 03:32:56 +00:00
StringToOffsetTable.h Remove StringMap::GetOrCreateValue in favor of StringMap::insert 2014-11-19 05:49:42 +00:00
TableGenBackend.h