aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/asan
AgeCommit message (Expand)AuthorFilesLines
2016-09-05re PR sanitizer/77396 (address sanitizer crashes if all static global variab...Jakub Jelinek1-0/+12
2016-09-02re PR sanitizer/77396 (address sanitizer crashes if all static global variab...Jakub Jelinek1-0/+12
2016-02-04re PR sanitizer/69276 (Address sanitizer does not handle heap overflow)Martin Liska1-0/+38
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-21libsanitizer merge from upstream r250806, compiler part.Max Ostapenko1-1/+1
2015-02-10re PR sanitizer/65004 (Compare debug failure with -fno-sanitize-recover -fsan...Jakub Jelinek1-0/+48
2015-02-06re PR middle-end/64937 (compare debug failure with -fsanitize=address)Jakub Jelinek1-0/+30
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19re PR sanitizer/63939 (Massive asan failures (356) on darwin)Francois-Xavier Coudert3-11/+11
2014-11-19re PR sanitizer/63939 (Massive asan failures (356) on darwin)Francois-Xavier Coudert1-1/+1
2014-10-02gcc/testsuite/Andrew Pinski1-7/+3
2014-09-18re PR c++/62017 (AddressSanitizer reports *-buffer-overflow in destructor whe...Jakub Jelinek1-0/+17
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge1-1/+1
2014-05-30asan_test.C: Add -std=c++11 and -DSANITIZER_USE_DEJAGNU_GTEST=1 to dg-options...Jakub Jelinek10-189/+450
2014-05-22libsanitizer merge from upstream r209283Kostya Serebryany1-21/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-04libsanitizer merge from upstream r191666Kostya Serebryany1-46/+0
2013-05-07arm.c (arm_asan_shadow_offset): New function.Christophe Lyon2-6/+6
2013-02-28re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...Konstantin Serebryany2-2/+2
2013-02-14dejagnu-gtest.h: Add multiple inclusion guards.Jakub Jelinek10-1285/+1175
2013-02-11re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-1/+1
2013-02-09asan_test.C: Compile with -D__NO_INLINE__ for *-*-linux-gnu targets.Uros Bizjak4-0/+4
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-0/+8
2013-01-30re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek2-3/+3
2013-01-17re PR sanitizer/55679 (new asan tests from r194458 fail on x86_64-apple-darwi...Jack Howarth1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10libsanitizer mege from upstream r171973Kostya Serebryany1-138/+352
2012-12-13gcc-dg.exp (${tool}_load): Handle non-existing set_target_env_var the same as...Jakub Jelinek11-0/+318
2012-12-11* g++.dg/asan/asan_test.C: Link -lasan before -lpthread.Jakub Jelinek1-1/+1
2012-12-10asan_test.cc: Sync from upstream.Jakub Jelinek2-3/+3
2012-12-04re PR testsuite/55587 ([ASAN] Testsuite test c-c++-common/asan/memcmp-1.c fai...Jakub Jelinek1-1/+3
2012-12-03asan-dg.exp (asan_get_gtest_test_list, [...]): New procedures.Jakub Jelinek6-0/+2473
2012-11-14asan-dg.exp: New file.Jakub Jelinek1-0/+36