文件最后提交记录最后更新时间
[NFC][Py Reformat] Reformat python files in the rest of the dirs2 年前
[NFC] Fix some typos (#98791)1 年前
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=5 年前
[asan,test] Disable _FORTIFY_SOURCE test incompatible with glibc 2.401 年前
Replace |& with 2>&1 in ignore_free_hooks test. (#100004)1 年前
[compiler-rt] [test] Remove an unintended grep parameter1 年前
[ASan] rename left/right to before/after.3 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
[asan,test] Make alloca_loop_unpoisoning.cpp robust and fix s390x failure (#78774)2 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
[asan][test] Fix TestCases/alloca_* ptr-to-long cast on Windows3 年前
[asan] Enable StackSafetyAnalysis by default2 年前
[GCOV] Skip artificial functions from being emitted6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[lsan][lsan] Use --std=c++14 to fix Windows test5 年前
[sanitizer][win] Fix Atexit() on MinGW asan_dynamic runtime3 年前
Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'10 年前
Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'10 年前
[asan] Intercept atoll and strtoll on Windows2 年前
ASan: fix potential use-after-free in backtrace interceptor3 年前
ASan: unbreak Windows build by limiting backtrace* tests to glibc3 年前
Revert "[asan] Make frame number checks more flexable (#94307)"1 年前
[asan] Add unaligned double ended container support3 年前
[1b/3][ASan][compiler-rt] API for annotating objects memory3 年前
[asan] More leaks in test4 年前
[compiler-rt][NFC]Fix Wdeprecated warnings for fsanitize-coverage5 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[compiler-rt] [test] Work around MS CRT stdio format quirks on mingw too (#93787)1 年前
Fix-forward ASan on Windows.3 年前
[NFC][asan] Use %p to print addresses (#98575)1 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[compiler-rt] [test] Work around MS CRT stdio format quirks on mingw too (#93787)1 年前
[asan] Consume leading zeroes in a test1 年前
[asan][windows] Make tests more flexable (#85274)2 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=5 年前
Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)"1 年前
Fix-forward ASan on Windows.3 年前
Revert "[asan] Make frame number checks more flexable (#94307)"1 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[NFC][sanitizer] Remove %stdcxx114 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[compiler-rt] change write order of frexpl & frexpf so it doesn't corrupt stack ids4 年前
[asan][test] Fix tests or mark XFAIL for MinGW target3 年前
[asan] Fix tests broken by r3128588 年前
[ASan] rename left/right to before/after.3 年前
[Driver] Support GNU ld on Solaris2 年前
[asan][test] Fix tests or mark XFAIL for MinGW target3 年前
[ASan] rename left/right to before/after.3 年前
[ASan] rename left/right to before/after.3 年前
[Windows] Fix halt_on_error-1.c test on Windows with %env_asan_opts10 年前
[asan] Enable detect_stack_use_after_return=1 by default4 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[ASan] rename left/right to before/after.3 年前
[asan][test] Fix two test cases on Windows3 年前
[ASan] rename left/right to before/after.3 年前
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=5 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[asan][test] Fix tests or mark XFAIL for MinGW target3 年前
[asan] Convert more tests to check 'target=...'3 年前
Update compiler-rt cpplint.py6 年前
[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=5 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
Avoid memory leak in ASan test6 年前
[asan] Convert more tests to check 'target=...'3 年前
[asan][win][test] Disable interception_failure_test.cpp for static asan3 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[asan] Convert tests to check 'target=...'3 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[asan] Enable detect_stack_use_after_return=1 by default4 年前
[asan] Update Windows test expectations for LLVM's MS demangler6 年前
Revert "[asan][win][msvc] override new and delete and seperate TUs (#68754)"2 年前
[sanitizers] Remove the test case involving new int[0]5 年前
[ASan] rename left/right to before/after.3 年前
[asan] Convert more tests to check 'target=...'3 年前
[NFC][sanitizer] Remove calls to __asan_get_current_fake_stack4 年前
[asan] Convert tests to check 'target=...'3 年前
Revert "[asan] Make frame number checks more flexable (#94307)"1 年前
Revert "[asan][win][msvc] override new and delete and seperate TUs (#68754)"2 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
[Asan] Loose call stack CHECK conditions2 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
Limit ASan non-executable-pc test case to x86 bots7 年前
compiler-rt: Rename cc files below test/asan to cpp6 年前
Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)"1 年前
[ASan] rename left/right to before/after.3 年前
[asan] Convert more tests to check 'target=...'3 年前
[sanitizer] Replace -mllvm -asan-use-after-return in compile-rt tests with -fsanitize-address-use-after-return (NFC)4 年前