Sign in
llvm
/
llvm-project
/
compiler-rt
/
9d7a9c3a8de8626c497db3a23226e7965ea2988e
/
test
/
lsan
/
TestCases
/
use_unaligned.cpp
ec97e9d
[LSAN] Add GetUserAddr function which returns the user visible address of an internal pointer
by Kirill Stoimenov
· 2 years, 4 months ago
6454a55
[LSAN][HWASAN] Run LSAN tests with HWASAN enabled
by Kirill Stoimenov
· 2 years, 4 months ago
03fc9c8
Revert "[LSAN][HWASAN] Run LSAN tests with HWASAN enabled"
by Hans Wennborg
· 2 years, 4 months ago
7c15a3e
[LSAN][HWASAN] Run LSAN tests with HWASAN enabled
by Kirill Stoimenov
· 2 years, 4 months ago
1913ee1
Make lsan TestCases more consistent
by Clemens Wasser
· 3 years, 1 month ago
a64ece7
compiler-rt: Rename .cc file in test/lsan to .cpp
by Fangrui Song
· 6 years ago
[Renamed from test/lsan/TestCases/use_unaligned.cc]
a4acd4f
make detect_leaks=1 the default for the lsan test suite
by Francis Ricci
· 8 years ago
d6e67e3
Allow for setting of global platform-specific lsan options in the test suite
by Francis Ricci
· 8 years ago
ac2c75c
[lsan] Renable LSan for x86 Linux
by Maxim Ostapenko
· 8 years ago
13168f2
Revert "[lsan] Enable LSan for x86 Linux."
by Evgeniy Stepanov
· 8 years ago
c890c3f
[lsan] Enable LSan for x86 Linux.
by Maxim Ostapenko
· 8 years ago
598597f
[lsan] [aarch64] Fix printing of pointers in make check tests - update
by Strahinja Petrovic
· 9 years ago
0c7d581
[lsan] [aarch64] Fix printing of pointers in make check tests
by Strahinja Petrovic
· 9 years ago
636d261
Add %run to all lit tests
by Greg Fitzgerald
· 11 years ago
f13026b
Move LSan test suite under test/
by Alexey Samsonov
· 11 years ago
[Renamed from lib/lsan/lit_tests/TestCases/use_unaligned.cc]
d5151ed
[lsan] Make the report_objects flag more useful.
by Sergey Matveev
· 11 years ago
a205519
[Sanitizer] Unify summary reporting across all sanitizers.
by Alexey Samsonov
· 12 years ago
b5cbbe5
Enable pipefail for LSan tests
by Alexey Samsonov
· 12 years ago
fad87e1
[lsan] Move symbolization and reporting out of StopTheWorld callback.
by Sergey Matveev
· 12 years ago
b903f0a
[lsan] Harmonized some naming inconsistencies.
by Sergey Matveev
· 12 years ago
652ff81
[lsan] Run the leak detection tests under both ASan and LSan.
by Sergey Matveev
· 12 years ago
[Renamed from lib/lsan/lit_tests/use_unaligned.cc]
8cf53b1
[lsan] Convert the remaining LSan tests to output tests.
by Sergey Matveev
· 12 years ago