Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
8f3381ed315604ff3a7853f22587d9115dd95a58
/
compiler-rt
8f3381e
[TSAN] Fix test java_race_pc
by Sagar Thakur
· 9 years ago
54d6eaa
Revert "[RT] Make tsan tests more portable"
by Renato Golin
· 9 years ago
ba29b57
[RT] Make tsan tests more portable
by Renato Golin
· 9 years ago
e92ab2f
[test/vptr-non-unique-typeinfo] Address Samsonov's post-commit review
by Filipe Cabecinhas
· 9 years ago
a029b79
tsan: describe heap/data locations in Go
by Dmitry Vyukov
· 9 years ago
f5fcdd2
sanitizer_common: silence compiler warning
by Dmitry Vyukov
· 9 years ago
1d14932
[Compiler-rt][MIPS] Correct Dynamic Thread Vector offset for MIPS
by Mohit K. Bhakkad
· 9 years ago
94aa4d7
[Compiler-rt][MSan] fix param_tls_limit test for platforms where big arguments are sliced in smaller ones
by Mohit K. Bhakkad
· 9 years ago
e5ec062
[asan] Retry failed adb commands in android tests.
by Evgeniy Stepanov
· 9 years ago
aafe4b6
[asan] Fix new[]/delete mismatch in tests.
by Evgeniy Stepanov
· 9 years ago
1456e25
Avoid use of -fsanitize=vptr in MSVC env, it is not yet supported
by Reid Kleckner
· 9 years ago
d0257b7
[asan] Fix UB in test/asan/TestCases/Linux/recvfrom.cc testcase.
by Maxim Ostapenko
· 9 years ago
2d14d3b
Update the link of issue
by Mohit K. Bhakkad
· 9 years ago
8d8f919
[asan] Re-enable test/asan/TestCases/Linux/recvfrom.cc testcase.
by Maxim Ostapenko
· 9 years ago
80d4b89
Test cleanups
by Xinliang David Li
· 9 years ago
adbb7b7
[PGO] add a test for available_externally functions
by Xinliang David Li
· 9 years ago
b7692bc
[UBSan] Fix isDerivedFromAtOffset on iOS ARM64
by Filipe Cabecinhas
· 9 years ago
2eff7f7
[CMake] Fix a typo in add_compiler_rt_library.
by Alexey Samsonov
· 9 years ago
7f022ae
tsan: revert r262037
by Dmitry Vyukov
· 9 years ago
b8868b9
tsan: split thread into logical and physical state
by Dmitry Vyukov
· 9 years ago
ba87c4d
Use relative lines in CHECKs in race_on_mutex.c
by Alexander Kornienko
· 9 years ago
ce63c20
[TSAN] XFAIL race_on_mutex.cc for MIPS
by Sagar Thakur
· 9 years ago
fac2e24
[MSan] Endianness should not matter while printing a byte
by Mohit K. Bhakkad
· 9 years ago
63cecb3
[MSAN] Fix test SmallPreAllocatedStackThread for MIPS
by Sagar Thakur
· 9 years ago
b850251
[profile] Compute number of data entries correctly
by Vedant Kumar
· 9 years ago
1a436dd
Sync up with master
by Xinliang David Li
· 9 years ago
07f9c0f
[Sanitizer] Protect against compiler-inserted memcpy() in InternalMmapVector::push_back().
by Alexey Samsonov
· 9 years ago
1d180c3
[powerpc] reactivate ignore_lib4.cc on powerpc64le
by Bill Seurer
· 9 years ago
50ca446
[sanitizer] Fix third parameter in COMMON_INTERCEPTOR_WRITE_RANGE in recv and recvfrom interceptors.
by Maxim Ostapenko
· 9 years ago
640d1fc
[asan] Disable recvfrom test failing on the bots.
by Maxim Ostapenko
· 9 years ago
1f4cea0
[asan] Disable recvfrom testcase on Android due to buildbot failure.
by Maxim Ostapenko
· 9 years ago
b9fd2e0
[sanitizer] Disable recv and recvfrom interceptors on Windows.
by Maxim Ostapenko
· 9 years ago
7389936
[sanitizer] Move recvmsg and recv interceptors to sanitizer_common.
by Maxim Ostapenko
· 9 years ago
72c3cce
[Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA-alligned address to shmat
by Mohit K. Bhakkad
· 9 years ago
2b972df
builtins: adjust the clobbers list for android __clear_cache
by Saleem Abdulrasool
· 9 years ago
e8c7d77
[CMake] Fix a really simple, silly bug from r261797
by Chris Bieneman
· 9 years ago
956ecea
[CMake] Default CMAKE_MACOSX_RPATH to On, this is the default with CMP0042
by Chris Bieneman
· 9 years ago
b6917b4
[MSAN] Fix memcmp_test on MIPS
by Sagar Thakur
· 9 years ago
cb35474
tsan: disable ignore_lib4.cc test on powerpc64 and aarch64
by Dmitry Vyukov
· 9 years ago
2c56f33
[MSan] fix process_vm_readv test: Exit silently if syscall is not implemeted
by Mohit K. Bhakkad
· 9 years ago
28bb3d9
[MSan] Mark dlerror.cc expected failure for MIPS
by Mohit K. Bhakkad
· 9 years ago
ee7023f
[tests] Portability fixup for r261713.
by Alexey Samsonov
· 9 years ago
0dc3d24
[tests] Resolve old TODOs in ASan unit tests.
by Alexey Samsonov
· 9 years ago
41172a3
[tests] Don't compile CFI C tests in C++ mode.
by Alexey Samsonov
· 9 years ago
497a0ac
[CMake] Support component-based installation for runtime libraries
by Chris Bieneman
· 9 years ago
86792ea
[CMake] Assign components and dependencies during add_compiler_rt_resource_file
by Chris Bieneman
· 9 years ago
120f630
[profile] Fix iteration over profile data entries
by Vedant Kumar
· 9 years ago
0c20289
tsan: clean up code after r261658
by Dmitry Vyukov
· 9 years ago
b2be098
tsan: fix signal handling in ignored libraries
by Dmitry Vyukov
· 9 years ago
4d35491
[tests] Run test that uses gnu asm syntax on Posix only.
by Alexey Samsonov
· 9 years ago
4e796d0c
[tests] Remove "supported-target" in favor of "target-arch" lit features.
by Alexey Samsonov
· 9 years ago
e26c87d
[tests] Always specify correct config.target_arch when configuring test suite.
by Alexey Samsonov
· 9 years ago
8e3cbde
[Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules().
by Alexey Samsonov
· 9 years ago
452417a
[MSan] Make unaligned load/store functions compatible for both endians
by Mohit K. Bhakkad
· 9 years ago
bc0122b
[CMake] Add partial support for MSVC in compiler-rt builtins, by Roman Shirokiy.
by Andrey Turetskiy
· 9 years ago
953d593
[CMake] Adding a CMake cache file that matches Apple's build configs
by Chris Bieneman
· 9 years ago
635ade9
[sancov] use GetLoadedModules for list of modules rather than sanitizer's list.
by Mike Aizatsky
· 9 years ago
361a7bb
[sancov] requiring dynamic asan.
by Mike Aizatsky
· 9 years ago
3d731c5
minor test runline cleanup
by Xinliang David Li
· 9 years ago
7319425
[sancov] using static asan
by Mike Aizatsky
· 9 years ago
f56aeef
[PGO] Enable profile-rt testing on all supported targets
by Xinliang David Li
· 9 years ago
12813b0
[Windows] Simplify more tests now that Clang supports EH
by Reid Kleckner
· 9 years ago
00203bc
[Windows] Add 10s timeout to some WaitForSingleObject calls
by Reid Kleckner
· 9 years ago
ec3d332
Change comma to semi-colon, no functionality change.
by Richard Trieu
· 9 years ago
973dacf
Un-XFAIL the last C++ EH test, it was fixed by r261258
by Reid Kleckner
· 9 years ago
0fc35d0
Add test coverage for default linker
by Xinliang David Li
· 9 years ago
7c8e2c3
Clang on Windows supports exceptions, un XFAIL the passing tests
by Reid Kleckner
· 9 years ago
0765fbc
[WinASan] Fix page size and mmap granularity confusion
by Reid Kleckner
· 9 years ago
371310e
[tsan] Disable sysroot flag on FreeBSD
by Ed Maste
· 9 years ago
9bf3acd
[compiler-rt] Return correct size of struct pthread for glibc-2.12.2
by Jonas Hahnfeld
· 9 years ago
d4590c7
[sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too
by Kostya Serebryany
· 9 years ago
2af1e3e9
PR26606: Make abort_on_error.cc test more portable.
by Alexey Samsonov
· 9 years ago
51a8de9
Fix PR26608: Make sanitizer_common tests more portable.
by Alexey Samsonov
· 9 years ago
394f1d4
[TSan] PR26609: Fix two test cases.
by Alexey Samsonov
· 9 years ago
54831a8
[tests] Slightly improve a fix in r260669.
by Alexey Samsonov
· 9 years ago
cef252e
[tsan] Fix signal number definitions for FreeBSD
by Ed Maste
· 9 years ago
a36d555
[tsan] Fix build warnings on FreeBSD
by Ed Maste
· 9 years ago
5a5b21d
[CMake] [NFC] Move macro definitions out of config-ix.cmake
by Chris Bieneman
· 9 years ago
a58d065
[CMake] Push the dependency on AddLLVM into the test and unites layers
by Chris Bieneman
· 9 years ago
ffed72b
[compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
by Jonas Hahnfeld
· 9 years ago
f55ebf0
[msan] Extend prlimit test.
by Evgeniy Stepanov
· 9 years ago
d308f92
[msan] Intercept prlimit.
by Evgeniy Stepanov
· 9 years ago
6987e59
[Compiler-rt][MSan][MIPS] Resolve gethostbyname_r_erange for MIPS
by Mohit K. Bhakkad
· 9 years ago
ccb0e46
[compiler-rt] Fix test failures when switching default C++ library
by Jonas Hahnfeld
· 9 years ago
3cc2654
Fixed non-NULL terminating array bug in SanitizerCommon.StartSubprocessTest that caused them to fail sometimes and act flaky.
by Zia Ansari
· 9 years ago
042c4858
Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051.
by Dimitry Andric
· 9 years ago
5b79ede
[TSan] Adjust expectation for check_analyze.sh
by Alexey Samsonov
· 9 years ago
e1556e5
Fix MemorySanitizer.ptrtoint test on big-endian targets.
by Evgeniy Stepanov
· 9 years ago
eb649bc
[LSan] Print more helpful error message if LSan crashes during leak detection.
by Alexey Samsonov
· 9 years ago
2f1025d
Re-commit r260230 with a fix for clang-cmake-aarch64-42vma.
by Daniel Sanders
· 9 years ago
6c40064
Revert r260669 while the clang-cmake-aarch64-42vma failures is investigated.
by Daniel Sanders
· 9 years ago
fe567fb
[msan+tsan] Bring back the tests that disappeared after r260230 and r259512.
by Daniel Sanders
· 9 years ago
92cbbfc
[sancov] improved object files handling.
by Mike Aizatsky
· 9 years ago
669e87c
[LSan] Test case fix: mode debug output, synchronization instead of sleep().
by Alexey Samsonov
· 9 years ago
d077c29
[ASan] Disable test that uses profile runtime on Windows.
by Alexey Samsonov
· 9 years ago
027729c
[LSan] Fix a crash when LSan hits a guard page while scanning thread stack for pointers.
by Alexey Samsonov
· 9 years ago
ceda883
[Windows] Fill in read/write information in SignalContext
by Reid Kleckner
· 9 years ago
031bbd0
Un-XFAIL a passing test on Windows
by Reid Kleckner
· 9 years ago
ddcf07d
Move mmap_limit_mp test to Posix
by Reid Kleckner
· 9 years ago
5c10fa3
Silence MSVC warning about non-void prototypes
by Reid Kleckner
· 9 years ago
Next »