Fix PCH crash caused by new assertions in llvm::SmallVector. Use
ProtoRefs.data() instead of &ProtoRefs[0] to access the raw buffer. llvm-svn: 72291
Loading
Please register or sign in to comment
ProtoRefs.data() instead of &ProtoRefs[0] to access the raw buffer. llvm-svn: 72291