Remove SequenceNumber from class/variable template partial specializations.
This was only used to ensure that the traversal order was the same as the insertion order, but that guarantee was already being provided by the use of a FoldingSetVector. llvm-svn: 189075
Loading
Please register or sign in to comment