On Mar 5, 2012, at 5:29 PM, Chris Lattner wrote: > > On Mar 5, 2012, at 4:49 PM, Argyrios Kyrtzidis wrote: > >> Author: akirtzidis >> Date: Mon Mar 5 18:49:28 2012 >> New Revision: 152082 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=152082&view=rev >> Log: >> Move include/clang/AST/UsuallyTinyPtrVector.h -> >> include/clang/Basic/UsuallyTinyPtrVector.h >> and add an erase method to it. > > Should this move to llvm/ADT?
Right next to llvm/ADT/TinyPtrVector.h Aren't those classes more or less identical? /jakob _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
