This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]