Add 2x constructors for TinyPtrVector, one that takes in one elemenet and the...
Add 2x constructors for TinyPtrVector, one that takes in one elemenet and the other that takes in an ArrayRef<EltTy> Currently one can only construct an empty TinyPtrVector. These are just missing elements of the API. llvm-svn: 225055
Loading
Please sign in to comment