K 10 svn:author V 3 dim K 8 svn:date V 27 2015-01-01T22:44:02.587404Z K 7 svn:log V 247 Pull in r213790 from upstream clang trunk (by Richard Smith): PR20228: don't retain a pointer to a vector element after the container has been resized. This fixes a possible crash when compiling certain parts of libc++'s type_traits header. END