r211088 - in /branches/google/gcc-4_9/libstdc++...

ppluzhnikov@gcc.gnu.org ppluzhnikov@gcc.gnu.org
Fri May 30 17:48:00 GMT 2014


Author: ppluzhnikov
Date: Fri May 30 17:48:49 2014
New Revision: 211088

URL: http://gcc.gnu.org/viewcvs?rev=211088&root=gcc&view=rev
Log:
Forward-port r206365 from google/gcc-4_8 to google/gcc-4_9.
For Google b/8513090, add AddressSanitizer annotations to std::vector.


Modified:
    branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_vector.h
    branches/google/gcc-4_9/libstdc++-v3/include/bits/vector.tcc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc



More information about the Libstdc++-cvs mailing list