index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
asan
/
lit_tests
/
TestCases
/
Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ASan lit-tests under test/asan
Alexey Samsonov
2014-02-14
31
-1110
/
+0
*
[asan] Remove extra clone() arguments in test.
Evgeniy Stepanov
2014-02-13
1
-1
/
+1
*
[asan] Avoid deadlock in CovDump.
Evgeniy Stepanov
2014-02-13
1
-0
/
+3
*
[asan] introduce two functions that will allow implementations of C++ garbage...
Kostya Serebryany
2014-02-06
1
-0
/
+2
*
[sanitizer] Resubmit r200683: disable -ffunction-sections.
Evgeniy Stepanov
2014-02-03
1
-0
/
+39
*
Revert r200683.
Evgeniy Stepanov
2014-02-03
1
-39
/
+0
*
[sanitizer] Disable -ffunction-sections.
Evgeniy Stepanov
2014-02-03
1
-0
/
+39
*
[ASan] Add a failing test that demonstrates that ASan currently breaks dead c...
Alexander Potapenko
2014-01-31
1
-0
/
+13
*
[sanitizer] Fix typo that breaks shmctl() interceptor.
Evgeniy Stepanov
2014-01-30
1
-0
/
+6
*
[asan] re-enable __tls_get_addr interceptor with a proper fix (use __attribut...
Kostya Serebryany
2014-01-30
1
-2
/
+0
*
[asan] disable __tls_get_addr interceptor while I am investigating why it cau...
Kostya Serebryany
2014-01-30
1
-1
/
+6
*
[asan] experimental intercetor for __tls_get_addr. So far it does nothing int...
Kostya Serebryany
2014-01-29
1
-0
/
+102
*
[asan] Nuke ASAN_FLEXIBLE_MAPPING_AND_OFFSET.
Evgeniy Stepanov
2014-01-16
3
-68
/
+0
*
[asan] clean up at the end of the shmget/shmctl test
Kostya Serebryany
2013-12-23
1
-0
/
+1
*
[ASan] Get rid of __asan_symbolize function
Alexey Samsonov
2013-12-19
1
-1
/
+0
*
[asan] rewrite asan's stack frame layout, compiler-rt part
Kostya Serebryany
2013-12-06
1
-2
/
+2
*
[asan] revert files which I accidentally commited in r196490
Kostya Serebryany
2013-12-05
1
-2
/
+2
*
[tsan] fix the include path that is broken in configure/make build but works ...
Kostya Serebryany
2013-12-05
1
-2
/
+2
*
[asan] revert 196373: committed to many files by mistake
Kostya Serebryany
2013-12-04
1
-2
/
+2
*
[asan] require __i686__ for the SSE test; also make weaker claims about stack...
Kostya Serebryany
2013-12-04
1
-2
/
+2
*
[asan] dump coverage even if asan has reported an error
Kostya Serebryany
2013-11-29
1
-0
/
+7
*
[sanitizer] disable shmctl intercetor in 32-bit -- it is rotten (bug filed)
Kostya Serebryany
2013-11-29
1
-0
/
+17
*
Reapply asan coverage changes 194702-194704.
Bob Wilson
2013-11-15
1
-0
/
+45
*
Speculatively revert asan coverage changes 194702-194704.
Bob Wilson
2013-11-15
1
-45
/
+0
*
[asan] Poor man's coverage that works with ASan (compiler-rt part)
Kostya Serebryany
2013-11-14
1
-0
/
+45
*
[ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
2013-11-13
1
-3
/
+9
*
[asan] fix a leak in tds (https://code.google.com/p/address-sanitizer/issues/...
Kostya Serebryany
2013-11-13
1
-0
/
+39
*
[ASan] Disable back init-order checker. Make strict_init_order imply check_in...
Alexey Samsonov
2013-11-06
1
-4
/
+2
*
Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info.
Peter Collingbourne
2013-10-25
1
-0
/
+2
*
[ASan] Make test from r192581 Linux-only, as wild memory contents is less pre...
Alexey Samsonov
2013-10-15
1
-0
/
+23
*
[asan] remove -fsanitize=use-after-return from the tests (this flag now comes...
Kostya Serebryany
2013-09-23
2
-3
/
+3
*
[asan] disable the detect_stack_use_after_return run-time flag by default and...
Kostya Serebryany
2013-09-23
1
-0
/
+1
*
[asan] hopefully make the FakeStack async-signal safe, enable the related test
Kostya Serebryany
2013-09-12
1
-7
/
+11
*
[asan] refactor the use-after-return API so that the size class is computed a...
Kostya Serebryany
2013-09-10
1
-0
/
+1
*
[ASan] turn on leak checking for ASan tests and fix a few discovered leaks
Alexey Samsonov
2013-09-08
2
-0
/
+3
*
[sanitizer] A bunch of linux system call handlers.
Evgeniy Stepanov
2013-09-06
1
-1
/
+1
*
[asan] add a test that demonstrates why the current use-after-return is not s...
Kostya Serebryany
2013-09-04
1
-0
/
+66
*
Enable pipefail for ASan tests
Alexey Samsonov
2013-08-07
12
-27
/
+27
*
Fix a veritable conucopia of bugs in the readdir_r interceptors.
Chandler Carruth
2013-07-11
1
-7
/
+34
*
Fix a bug in the readdir_r interceptor: when we reach the end of the
Chandler Carruth
2013-07-10
1
-0
/
+30
*
[ASan] Remove leading underscores from function names in output tests
Alexey Samsonov
2013-07-01
2
-2
/
+2
*
[ASan] Remove %symbolize from lit tests: we now use external symbolizer inste...
Alexey Samsonov
2013-06-28
10
-20
/
+19
*
[sanitizer] Intercept ptrace.
Evgeniy Stepanov
2013-06-28
1
-0
/
+52
*
Add cmake rules for building LSan common on Mac OS
Alexey Samsonov
2013-06-22
1
-16
/
+0
*
[ASan] make test for LSan annotations Linux-only for now
Alexey Samsonov
2013-06-21
1
-0
/
+16
*
[ASan] create separate configs for running ASan lit tests in both 32- and 64-...
Alexey Samsonov
2013-06-07
18
-94
/
+86
*
[ASan] move all lit_tests under TestCases
Alexey Samsonov
2013-06-06
23
-0
/
+698