GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
lsan
/
lsan.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with
Alexey Samsonov
2014-08-18
1
-12
/
+1
*
[Sanitizer] Simplify Symbolizer creation interface.
Alexey Samsonov
2014-07-26
1
-1
/
+1
*
[Sanitizer] Always initialize a Symbolizer (even if 'symbolize' is false).
Alexey Samsonov
2013-12-17
1
-6
/
+1
*
[lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
2013-12-09
1
-0
/
+5
*
tsan: fix flags parsing
Dmitry Vyukov
2013-11-27
1
-2
/
+2
*
[lsan] Unbreak standalone LSan's initialization by making it more like ASan's.
Sergey Matveev
2013-11-25
1
-5
/
+13
*
[Sanitizer] Specify a default value for each common runtime flag
Alexey Samsonov
2013-11-12
1
-4
/
+1
*
Overhaul the symbolizer interface.
Peter Collingbourne
2013-10-25
1
-2
/
+3
*
[Sanitizer] Refactor symbolization interface: use class instead of several fu...
Alexey Samsonov
2013-09-10
1
-1
/
+2
*
ASan, LSan, MSan: try to find llvm-symbolizer binary in PATH if it is not pro...
Alexey Samsonov
2013-09-03
1
-6
/
+3
*
[lsan] Add leak_check_at_exit flag.
Sergey Matveev
2013-08-01
1
-1
/
+3
*
[lsan] Make __lsan_do_leak_check() honor the detect_leaks flag.
Sergey Matveev
2013-07-22
1
-0
/
+1
*
[lsan] Set current_thread_tid correctly for main thread.
Sergey Matveev
2013-06-18
1
-0
/
+1
*
[lsan] Ensure lsan is initialized when interceptors are called.
Sergey Matveev
2013-05-23
1
-5
/
+2
*
[lsan] Invoke leak detection with atexit().
Sergey Matveev
2013-05-21
1
-0
/
+5
*
[lsan] Standalone LSan initialization.
Sergey Matveev
2013-05-20
1
-0
/
+61