Files
llvm-6502/include/llvm/ADT
Benjamin Kramer 00edfaecf0 FoldingSet: Make FoldingSetImpl's dtor protected and non-virtual
It's not intended to be polymorphically deleted. Make FoldingSet
and ContextualFoldingSet final to avoid noise from -Wnon-virtual-dtor.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232922 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-22 18:22:33 +00:00
..
2014-04-25 20:52:08 +00:00
2015-03-17 09:51:17 +00:00
2014-06-27 18:19:56 +00:00