Hide the state of TinyPtrVector and remove the single element constructor.
There is no reason for this state to be exposed as public. The single element constructor was superfulous in light of the single element ArrayRef constructor. llvm-svn: 226424
Loading
Please register or sign in to comment