git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'addmainunit4-altlink-sharedstmt-dieref-dwz3-inlinebug-testcategory...
[lldb.git]
/
compiler-rt
/
6 days ago
Alex Richardson
[builtins] Avoid enum name conflicts with fenv.h
tree
|
commitdiff
7 days ago
Leonard Chan
[compiler-rt][hwasan] Add C++17 new/delete operators...
tree
|
commitdiff
7 days ago
David Spickett
[lsan] Mark 2 new lsan tests unsupported on arm-linux
tree
|
commitdiff
9 days ago
Luís Marques
[ASan][RISCV] Fix RISC-V memory mapping
tree
|
commitdiff
9 days ago
James Y Knight
Fix f6ee97d8271e1dfd9b6572222fefe8f40433952e:
tree
|
commitdiff
9 days ago
Julian Lettner
[Sanitizer] Adopt Python 3 for iOS simulator test scripts
tree
|
commitdiff
9 days ago
Dan Liew
[CMake][Compiler-rt] Make it possible to configure...
tree
|
commitdiff
9 days ago
Dan Liew
[CMake][Compiler-rt] Compute `LLVM_MAIN_SRC_DIR` assumi...
tree
|
commitdiff
9 days ago
Alexander Belyaev
[rt] Update DIPrinter usage in 'sanitizer_symbolize...
tree
|
commitdiff
9 days ago
David Spickett
[lsan][test] Disable many_tls_keys_pthread.cpp on AArch64
tree
|
commitdiff
10 days ago
Nico Weber
Revert "[sanitizer] Simplify GetTls with dl_iterate_phd...
tree
|
commitdiff
11 days ago
Fangrui Song
[sanitizer] Simplify GetTls with dl_iterate_phdr on...
tree
|
commitdiff
11 days ago
Vitaly Buka
[NFC][scudo] Restore !UseQuarantine check in tests
tree
|
commitdiff
13 days ago
Nico Weber
Revert "[sanitizer] Simplify GetTls with dl_iterate_phdr"
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Move macro into a shared header
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Add test header int CMake file
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Split ScudoCombinedTest.BasicCombined
tree
|
commitdiff
13 days ago
Nico Weber
[gn build] add build file for tsan runtime
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Inline some functions into ScudoPrimaryTest
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Convert ScudoPrimaryTest into TYPED_TEST
tree
|
commitdiff
13 days ago
Aaron Green
Tweak SimpleFastHash
tree
|
commitdiff
13 days ago
Petr Hosek
[CMake] Use append instead of set with the list
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Move some shared stuff into ScudoCombinedTest
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Move globals into related test
tree
|
commitdiff
13 days ago
Vitaly Buka
[NFC][scudo] Use TYPED_TEST to split large test
tree
|
commitdiff
13 days ago
Daniel Rodríguez...
[builtins] Build for arm64_32 for watchOS (Darwin)
tree
|
commitdiff
2021-04-01
Vitaly Buka
[scudo][NFC] Make tests runs with --gtest_repeat=2
tree
|
commitdiff
2021-04-01
Vitaly Buka
[Scudo] Fix SizeClassAllocatorLocalCache::drain
tree
|
commitdiff
2021-04-01
Vitaly Buka
[NFC][scudo] Simplify UseQuarantine initialization
tree
|
commitdiff
2021-04-01
Petr Hosek
[CMake] Include dependency on cxx-headers in compiler...
tree
|
commitdiff
2021-03-31
Jianzhou Zhao
[dfsan] Set sigemptyset's return label to be 0
tree
|
commitdiff
2021-03-31
Alex Richardson
[asan] Remove FreeBSD XFAIL from asan-sigbus.cpp test
tree
|
commitdiff
2021-03-30
Luís Marques
[Sanitizer][RISCV][AArch64][Android] Adjust allocator...
tree
|
commitdiff
2021-03-30
Vitaly Buka
[NFC][scudo] Produce debug info
tree
|
commitdiff
2021-03-30
Fangrui Song
[sanitizer] Improve accuracy of GetTls on x86/s390
tree
|
commitdiff
2021-03-30
Vitaly Buka
[NFC][scudo] Sort sources in CMake file
tree
|
commitdiff
2021-03-30
Vitaly Buka
[NFC][scudo] Add memtag.h into CMake file
tree
|
commitdiff
2021-03-29
Fangrui Song
[lsan] realloc: don't deallocate if requested size...
tree
|
commitdiff
2021-03-29
Fangrui Song
[lsan][test] Add malloc(0) and realloc(p, 0) tests
tree
|
commitdiff
2021-03-29
Jianzhou Zhao
[dfsan] Ignore dfsan origin wrappers when instrumenting...
tree
|
commitdiff
2021-03-27
Fangrui Song
[sanitizer] Define MAP_NORESERVE to 0 and hide mremap...
tree
|
commitdiff
2021-03-27
Fangrui Song
[sanitizer] Temporarily switch ppc64 to the _dl_get_tls...
tree
|
commitdiff
2021-03-26
Fangrui Song
[lsan][test] Enable many_tls_keys_pthread.cpp and disab...
tree
|
commitdiff
2021-03-26
Fangrui Song
[memprof][test] Make test_terse.cpp robust (sched_getcp...
tree
|
commitdiff
2021-03-26
Fangrui Song
[sanitizer] Simplify GetTls with dl_iterate_phdr
tree
|
commitdiff
2021-03-25
Matt Morehouse
[HWASan] Use page aliasing on x86_64.
tree
|
commitdiff
2021-03-25
Jianzhou Zhao
[dfsan] test flush on only x86
tree
|
commitdiff
2021-03-25
Jianzhou Zhao
[dfsan] Test dfsan_flush with origins
tree
|
commitdiff
2021-03-24
Matt Morehouse
Revert "[HWASan] Use page aliasing on x86_64."
tree
|
commitdiff
2021-03-24
Julian Lettner
[TSan] Support initialize/finalize hooks in dynamic...
tree
|
commitdiff
2021-03-24
Matt Morehouse
[HWASan] Use page aliasing on x86_64.
tree
|
commitdiff
2021-03-24
Jianzhou Zhao
[dfsan] Add Origin ABI Wrappers
tree
|
commitdiff
2021-03-24
Jianzhou Zhao
[dfsan] Add Origin ABI Wrappers
tree
|
commitdiff
2021-03-24
Matt Morehouse
[sanitizer] Fix Solaris build.
tree
|
commitdiff
2021-03-24
Matt Morehouse
[sanitizer] Fix Solaris build.
tree
|
commitdiff
2021-03-24
Yvan Roux
[AArch64][ASAN] Re-enable fgets_fputs.cpp test.
tree
|
commitdiff
2021-03-24
Vitaly Buka
[NFC] Clang-format includes
tree
|
commitdiff
2021-03-23
Julian Lettner
[Sanitizer] Remove refactoring leftover [NFC]
tree
|
commitdiff
2021-03-23
Matt Morehouse
[HWASan] Refactor in preparation for x86 aliasing mode...
tree
|
commitdiff
2021-03-23
Matt Morehouse
[sanitizer] Implement MapDynamicShadowAndAliases.
tree
|
commitdiff
2021-03-23
Peter Collingbourne
scudo: Preserve no-memtag attribute on cached secondary...
tree
|
commitdiff
2021-03-23
Fangrui Song
[test] Enable check-lsan on aarch64-*-linux
tree
|
commitdiff
2021-03-23
Matt Morehouse
[sanitizer] Support dynamic premapped R/W range in...
tree
|
commitdiff
2021-03-23
Vitaly Buka
[lsan][lsan] Use --std=c++14 to fix Windows test
tree
|
commitdiff
2021-03-23
Vitaly Buka
Revert "[sanitizer] Support dynamic premapped R/W range...
tree
|
commitdiff
2021-03-22
Matt Morehouse
[sanitizer] Support dynamic premapped R/W range in...
tree
|
commitdiff
2021-03-22
Matt Morehouse
[HWASan][NFC] Introduce constants for tag bits and...
tree
|
commitdiff
2021-03-22
Matt Morehouse
[HWASan] Fix brittle stack-oob.c test.
tree
|
commitdiff
2021-03-22
Matt Morehouse
[HWASan] Disable stack, globals and force callbacks...
tree
|
commitdiff
2021-03-19
Emily Shi
[asan] specify c++ version in tests to fix compile...
tree
|
commitdiff
2021-03-19
Jianzhou Zhao
[dfsan] Add origin ABI wrappers
tree
|
commitdiff
2021-03-18
Daniel Kiss
[AArch64][compiler-rt] Strip PAC from the link register.
tree
|
commitdiff
2021-03-18
Daniel Kiss
Revert "[AArch64][compiler-rt] Strip PAC from the link...
tree
|
commitdiff
2021-03-18
Jorg Brown
Fix typo: `char` should be `TS`
tree
|
commitdiff
2021-03-18
Martin Storsjö
[compiler-rt] Produce the right arch suffix for arm...
tree
|
commitdiff
2021-03-18
Vitaly Buka
[sanitizer] Grow buffer in SharedPrintfCodeNoBuffer
tree
|
commitdiff
2021-03-18
Vitaly Buka
[NFC][sanitizer] Remove unneeded "explicit"
tree
|
commitdiff
2021-03-17
Vitaly Buka
[sanitizer] Remove max_len parameter from InternalScope...
tree
|
commitdiff
2021-03-17
Jon Roelofs
[compiler-rt] -fsanitize=cfi is not supported on Darwin
tree
|
commitdiff
2021-03-17
Luís Marques
[Sanitizer] Fix debug builds of sanitizer_stacktrace_te...
tree
|
commitdiff
2021-03-17
Rainer Orth
[sanitizer_common][test] Handle missing REG_STARTEND...
tree
|
commitdiff
2021-03-17
Jianzhou Zhao
[dfsan] Add origin ABI wrappers
tree
|
commitdiff
2021-03-16
Emily Shi
[asan] disable MallocNanoZone for no fd test on darwin
tree
|
commitdiff
2021-03-16
Vitaly Buka
[sanitizer][NFC] Fix compilation error on Windows
tree
|
commitdiff
2021-03-16
Vitaly Buka
[sanitizer][NFC] Remove InternalScopedString::size()
tree
|
commitdiff
2021-03-16
Martin Storsjö
[compiler-rt] Use try_compile_only to check for __ARM_FP
tree
|
commitdiff
2021-03-16
Martin Storsjö
[sanitizers] [windows] Use InternalMmapVector instead...
tree
|
commitdiff
2021-03-16
Peter Collingbourne
scudo: Allow TBI to be disabled on Linux with a macro.
tree
|
commitdiff
2021-03-16
Vitaly Buka
[sanitizer][NFC] Don't inherit InternalMmapVector
tree
|
commitdiff
2021-03-16
Yvan Roux
[AArch64][ASAN] Disable fgets_fputs.cpp test.
tree
|
commitdiff
2021-03-15
Jianzhou Zhao
[dfsan] Updated check_custom_wrappers.sh to dedup funct...
tree
|
commitdiff
2021-03-15
Jianzhou Zhao
[dfsan] Do not check dfsan_get_origin by check_custom_w...
tree
|
commitdiff
2021-03-15
Jianzhou Zhao
[dfsan] Add origin ABI wrappers for thread/signal/fork
tree
|
commitdiff
2021-03-15
Edward Jones
[RISCV][compiler-rt] Add support for save-restore
tree
|
commitdiff
2021-03-15
Kostya Kortchinsky
[scudo][standalone] Add shared library to makefile
tree
|
commitdiff
2021-03-15
Vy Nguyen
[asan] Fixed test failing on windows due to different...
tree
|
commitdiff
2021-03-15
Luís Marques
Revert "[Sanitizer][RISCV][AArch64][Android] Adjust...
tree
|
commitdiff
2021-03-15
Luís Marques
[Sanitizer][RISCV][AArch64][Android] Adjust allocator...
tree
|
commitdiff
2021-03-15
Daniel Kiss
[AArch64][compiler-rt] Strip PAC from the link register.
tree
|
commitdiff
2021-03-13
Martin Storsjö
[compiler-rt] Use arm-specific builtins sources for...
tree
|
commitdiff
next