"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "feca91a516cb4683c08141b4ec8e0c85883b7cdd"
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. llvm-svn: 232922
Loading
Please register or sign in to comment