Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
146c14ac33136ebff2714f4596f6d7db85d6b5e8
/
compiler-rt
3e7cafe
[sanitizer-common] Use @LINE in test.
by Filipe Cabecinhas
· 9 years ago
19aeaf7
[Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used but InstrProfilingUtil.h wasn't included.
by Filipe Cabecinhas
· 9 years ago
67a1830
[powerpc] mark setuid.c and setuid2.c as unsupported
by Bill Seurer
· 9 years ago
09fecac
cleanup: remove dead preprocessing branch /nfc
by Xinliang David Li
· 9 years ago
44fd388
[PGO] cleanup: move one support method into InstrProfilingUtil.h /NFC
by Xinliang David Li
· 9 years ago
cf1a8d6
[PGO] internal API name cleanups (for better consistency)
by Xinliang David Li
· 9 years ago
cf2f829
Minor cleanup
by Xinliang David Li
· 9 years ago
e55855f
[GCDA] Unlock arc file before closing it
by Vedant Kumar
· 9 years ago
b08c76f
[cmake] Address Samsonov's post-commit review of r262723
by Filipe Cabecinhas
· 9 years ago
31f251f
[PGO] Add API to check compatibility of profile data in buffer
by Xinliang David Li
· 9 years ago
6534a8a
Fix api visibility
by Xinliang David Li
· 9 years ago
6448fe6
[ubsan/float-cast-overflow] Make the test also work with C++11 narrowing
by Filipe Cabecinhas
· 9 years ago
8144d3b
[ubsan/cmake] Make sure we end up adding -frtti to ubsan_type_hash_itanium.cc, even if -fno-rtti is the default for the platform
by Filipe Cabecinhas
· 9 years ago
b87b2ec
[Compiler-rt][safestack] Enable for MIPS
by Mohit K. Bhakkad
· 9 years ago
03ff36b
[powerpc] pacify lint for java_race_pc.cc
by Bill Seurer
· 9 years ago
4362a99
[TSan] Fix compiler warning in Go sanity test.
by Alexey Samsonov
· 9 years ago
c8f2c95
[asan] Fix odr_c_test failure with gold linker
by Alexey Samsonov
· 9 years ago
63350ec
[powerpc] activate java_race_pc.cc on powerpc64le
by Bill Seurer
· 9 years ago
7b3c72a
[powerpc] activate java_race_pc.cc on powerpc64le
by Bill Seurer
· 9 years ago
dd12e9a
[PGO] Add API for profile merge from buffer
by Xinliang David Li
· 9 years ago
3fb319c
[test/ubsan/coverage-levels] Fix file references in UBSAN_OPTIONS
by Filipe Cabecinhas
· 9 years ago
2a4985c
[LSan] Enable use_registers test for MIPS
by Mohit K. Bhakkad
· 9 years ago
6470f76
Add some minimal portability code paths for PS4.
by Sean Silva
· 9 years ago
783fb1f
Fix minor bug in test
by Xinliang David Li
· 9 years ago
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
Next »