Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
compiler-rt
/
HEAD
9521218
[sanitizer_common] Use os_log for DriverKit as os_log_error is undefined (#148848)
by Dan Blackwell
· 4 hours ago
main
c508098
[compiler-rt] Don't run arm64e builtins tests on darwin. (#153312)
by Ahmed Bougacha
· 7 hours ago
38c7da5
[asan] Disable fakestack_alignment.ll test for Android
by Thurston Dang
· 17 hours ago
917d03c
[sanitizer] Downgrade TestPTrace() Reports to VReport (#152350)
by Thurston Dang
· 24 hours ago
6818a04
Reapply "[asan] Fix misalignment of variables in fake stack frames" (#153139) (#153142)
by Thurston Dang
· 25 hours ago
e59bb44
Revert "[libFuzzer] always install signal handler with SA_ONSTACK" (#153114)
by Keith Randall
· 25 hours ago
a93d748
[TSan] Fix deadlocks during TSan error reporting on Apple platforms (#151495)
by Dan Blackwell
· 30 hours ago
71b030d
Revert "[asan] Fix misalignment of variables in fake stack frames" (#153139)
by Thurston Dang
· 35 hours ago
0048c48
[asan] Fix misalignment of variables in fake stack frames (#152819)
by Thurston Dang
· 36 hours ago
27bfe72
[asan] Add test case for alignment of FakeStack frames (#152889)
by Thurston Dang
· 2 days ago
b3ecab8
[compiler-rt][test] Require lld for coverage_short_circuit.cpp
by David Spickett
· 2 days ago
27c27f6
Revert "[ASan] Ensure Symbolize Flag setting on Windows through __asan_default_options() is maintained throughout runtime (#132811)"
by Kazu Hirata
· 3 days ago
581c5fc
[ASan] Ensure Symbolize Flag setting on Windows through __asan_default_options() is maintained throughout runtime (#132811)
by MacGyver Codilla
· 4 days ago
a0fa9c5
[libFuzzer] always install signal handler with SA_ONSTACK (#147422)
by Keith Randall
· 4 days ago
797599c
[Coverage] Add gap region between binary operator '&& and ||' and RHS (#149085)
by int-zjt
· 5 days ago
ee05944
Fix improper alignment of static buffer for placement-new of BufferQueue (#152408)
by Slava Gurevich
· 5 days ago
97a75c2
[sanitizer] Warn if allocator size exceeds max user virtual address (#152428)
by Thurston Dang
· 6 days ago
50dfeaf
[compiler-rt][AArch64] Add GCS property in assembly files (#152502)
by Csanád Hajdú
· 6 days ago
263fc2f
[ubsan_minimal] Add address argument to Android's abort message function (#152419)
by Sharjeel Khan
· 7 days ago
889a1ae
[NFC][asan] Update shadow mapping comments for AArch64 non-Android Linux (#152412)
by Thurston Dang
· 7 days ago
0cf1435
[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192)
by Andrew Lazarev
· 7 days ago
e5b1a83
[sanitizer_common] Disable SanitizerCommon lsan tests on Apple arm64 (#151929)
by Dan Blackwell
· 7 days ago
bca2d1b
[sanitizer] Don't TestPTrace() if SPARC; don't give up if internal_fork() fails (#152072)
by Thurston Dang
· 8 days ago
693bb2c
Revert "[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests" (#152177)
by gulfemsavrun
· 8 days ago
0db5784
[sanitizer] Fix-forward "[sanitizer] Print diagnostic if ptrace syscall fails #151406"
by Thurston Dang
· 9 days ago
eecaa97
[sanitizer] Print diagnostic if ptrace syscall fails (#151406)
by Thurston Dang
· 9 days ago
afc28bd
[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests (#120798)
by Aaron Puchert
· 9 days ago
dc425af
Relax muldc3 test to avoid precision issue (#151663)
by jinge90
· 11 days ago
50e4340
[TSan] Fix tsan_rtl_access printf type warnings (#151508)
by Dan Blackwell
· 12 days ago
89dde5d
[TSan] Fix asan_mac.cpp function pointer cast warnings (#151517)
by Dan Blackwell
· 12 days ago
a0c48f1
[ubsan_minimal] Introduce custom substitutions for clang with minimal runtime (#151613)
by Andrew Lazarev
· 13 days ago
a0b0e48
[MemProf] Write out raw profile bytes in little endian. (#150375)
by Snehasish Kumar
· 14 days ago
0f31b68
[scudo] Allow the quarantine code to be compiled out (#151064)
by Christopher Ferris
· 14 days ago
6f52397
Reapply "[MemProf] Change histogram storage from uint64_t to uint16_t… (#151431)
by Snehasish Kumar
· 14 days ago
359e90f
[MemProf] Add sanitizer interface decls for histogram funcs. (#151398)
by Snehasish Kumar
· 14 days ago
bccd214
Revert "[MemProf] Change histogram storage from uint64_t to uint16_t" (#151382)
by Snehasish Kumar
· 14 days ago
bdf269c
[MemProf] Change histogram storage from uint64_t to uint16_t (#147854)
by Snehasish Kumar
· 14 days ago
d507e8c
[TSan][compiler-rt] Defer symbolization of Reports to as late as possible (#151120)
by Dan Blackwell
· 2 weeks ago
1b7fad4
Reapply "[compiler-rt] Remove %T from tests (#151265)"
by Aiden Grossman
· 2 weeks ago
24cb75a
Revert "[compiler-rt] Remove %T from tests (#151265)"
by Aiden Grossman
· 2 weeks ago
1cc6949
[compiler-rt] Remove %T from tests (#151265)
by Aiden Grossman
· 2 weeks ago
babf413
[libFuzzer] Mark libFuzzer SIGTRAP test unsupported on windows (#151109)
by Dan Blackwell
· 2 weeks ago
5cb66eb
[rtsan][compiler-rt] Fix ioctl test causing segfault on exit (#151182)
by davidtrevelyan
· 2 weeks ago
fdf2103
[PAC][compiler-rt] Fix init/fini array signing schema (#150691)
by Daniil Kovalev
· 2 weeks ago
6a40278
[scudo] Fix secondary caching for mte (#150156)
by Christopher Ferris
· 2 weeks ago
9f3e229
[compiler-rt][libFuzzer] Add support for capturing SIGTRAP exits. (#149120)
by Dan Blackwell
· 2 weeks ago
2396bb9
[rtsan] Disable pthread_cond_wait test (#150807)
by Chris Apple
· 3 weeks ago
89ed697
[rtsan] Add test for pthread_cond_wait segfault (#150776)
by Chris Apple
· 3 weeks ago
f6df13f
Remove reference to obsolete termio ioctls
by Andreas Schwab
· 3 weeks ago
285aa8a
[MSan] Fix check overflow in a test case (#150429)
by Kunqiu Chen
· 3 weeks ago
3bf2da2
[sanitizer] Remove usage of termios ioctl constants on Linux glibc since 2.41 (#149140)
by cqwrteur
· 3 weeks ago
e2bc292
[ASan][Darwin][GCD] Add interceptor for dispatch_apply (#149238)
by thetruestblue
· 3 weeks ago
1417371
[sanitizer_common][nfc] Rename `tid_t` to avoid conflicting declarations (#149011)
by Jake Egan
· 3 weeks ago
f11321e
[compiler-rt][MSVC] Update check to include clang-cl (#150108)
by Zack Johnson
· 3 weeks ago
44ea716
asan: refactor interceptor allocation/deallocation functions (#145087)
by Justin King
· 3 weeks ago
148c1e3
build_symbolizer.sh: Ensure libcxx include path comes first (#149431)
by Matthias Braun
· 3 weeks ago
c942727
[sanitizer] Fix libcxx cache existence check in symbolizer build (#149249)
by int-zjt
· 3 weeks ago
7a57f83
[compiler-rt][sanitizer] fix msghdr for musl (#136195)
by Deák Lajos
· 3 weeks ago
8c3f096
[compiler-rt] Tweak cmake formatting
by Nico Weber
· 3 weeks ago
c4c77e5
[compiler-rt][MSVC] Conditionally remove emupac.cpp for msvc (#149823)
by Zack Johnson
· 3 weeks ago
7fb7e09
[scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944)
by Fabio D'Urso
· 3 weeks ago
9d7069a
[compiler-rt][Mips] Fix stat size check on mips64 musl (#143301)
by Jens Reidel
· 4 weeks ago
0378b4d
[asan] Revert global check for non-AIX (#149245)
by Jake Egan
· 4 weeks ago
853dc5f
Fix more compiler-rt tests after #149015.
by Peter Collingbourne
· 4 weeks ago
efff840
Speculative buildbot fix.
by Peter Collingbourne
· 4 weeks ago
79b227e
Rename config.host_os to config.target_os.
by Peter Collingbourne
· 4 weeks ago
f31d3ae
[Apple][NFC] Update macOS aligned version for lit config (#143576)
by thetruestblue
· 4 weeks ago
22becab
[scudo] Make release to OS test more specific. (#147852)
by Christopher Ferris
· 4 weeks ago
1c60bb4
compiler-rt: test: Use the host instead of the target to select %expect_crash.
by Peter Collingbourne
· 4 weeks ago
1f793da
Reapply "compiler-rt: Introduce runtime functions for emulated PAC."
by Peter Collingbourne
· 4 weeks ago
7c9c0e0
[scudo] Fix c wrappers double free test. (#148066)
by Christopher Ferris
· 4 weeks ago
52767bf
[sanitizer_common][NFC] Fix sanitizer_platform_limits_posix.h formatting (#147864)
by Jake Egan
· 5 weeks ago
bc2c0d4
Revert "compiler-rt: Introduce runtime functions for emulated PAC."
by Peter Collingbourne
· 5 weeks ago
1e95056
[compiler-rt] Don't handle Linux-specific shmctl commands in sanitizer (#143116)
by Jessica Clarke
· 5 weeks ago
9e31499
[compiler-rt][sanitizer] Add Windows MIPS32 support (#145110)
by Hervé Poussineau
· 5 weeks ago
3eb14e5
[compiler-rt] Include missing headers for libFuzzer (#146828)
by Takuto Ikuta
· 5 weeks ago
39d9715
builtins: Speculative MSVC fix.
by Peter Collingbourne
· 5 weeks ago
768a1d2
[sanitizer_common] Introduce SANITIZER_MMAP_BEGIN macro (#147645)
by Jake Egan
· 5 weeks ago
d8bbe03
compiler-rt: Introduce runtime functions for emulated PAC.
by Peter Collingbourne
· 5 weeks ago
7a3ab19
[scudo] Move out the definitions of member functions in primary allocators (#147601)
by ChiaHungDuan
· 5 weeks ago
44af09c
rtsan: Support free_sized and free_aligned_sized from C23 (#145085)
by Justin King
· 5 weeks ago
e7cced1
hwasan: refactor new/delete interceptor macros (#146698)
by Justin King
· 5 weeks ago
89f6225
[scudo] Make block storage in TransferBatch trailing objects (#144204)
by ChiaHungDuan
· 5 weeks ago
34976f6
[asan][AIX] Move import/export lists to an AIX-specific subdirectory (#145936)
by Jake Egan
· 5 weeks ago
d362c8f
[sanitizer_common] Drop remaining support for Android 5 or older (#146187)
by Brad Smith
· 5 weeks ago
f33cc6b
[sanitizer_common] Drop support for Android 5 (#145227)
by Brad Smith
· 5 weeks ago
845ad62
[compiler-rt][sanitizer_common] Improve handling of env vars for iOS simulator tests (#146721)
by Dan Blackwell
· 6 weeks ago
7a077b2
[ASan][Windows] Honor asan config flags on windows when set through the user function (#122990)
by David Justo
· 6 weeks ago
9235c2b
asan: refactor new/delete interceptor macros (#146696)
by Justin King
· 6 weeks ago
e324381
Reland [TSan] Clarify and enforce shadow end alignment (#146676)
by Kunqiu Chen
· 6 weeks ago
7fbefb1
Revert "[TSan] Clarify and enforce shadow end alignment" (#146674)
by Kunqiu Chen
· 6 weeks ago
0238e1c
[nfc][asan] clang-format for #145087
by Vitaly Buka
· 6 weeks ago
2a75052
tsan: Support free_sized and free_aligned_sized from C23 (#144531)
by Justin King
· 6 weeks ago
bb0007c
Fix uncaught-exception.test. (#146190)
by Qinkun Bao
· 7 weeks ago
5e2096b
Fix uncaught-exception.test. (#146181)
by Qinkun Bao
· 7 weeks ago
a826240
Reapply "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (#145959) (#146112)
by Sterling-Augustine
· 7 weeks ago
1171f8a
[compiler-rt][ARM] Only use bxaut when the target has pacbti (#146057)
by John Brawn
· 7 weeks ago
e070357
[TSan] Clarify and enforce shadow end alignment (#144648)
by Kunqiu Chen
· 7 weeks ago
4ba5dd1
[asan] Implement address sanitizer on AIX: build configuration (#139583)
by Jake Egan
· 7 weeks ago
403ee8a
[asan] Implement address sanitizer on AIX: address descriptions (#138891)
by Jake Egan
· 7 weeks ago
Next »