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_common.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
-3
/
+14
*
[Sanitizer] Turn SuppressionContext::Init() into InitIfNecessary().
Alexey Samsonov
2014-08-05
1
-1
/
+5
*
[Sanitizer] Hoist the code parsing suppressions file into sanitizer_common.
Alexey Samsonov
2014-07-30
1
-10
/
+0
*
[Sanitizer] Make "suppressions" and "print_suppressions" common runtime flags.
Alexey Samsonov
2014-07-30
1
-8
/
+4
*
[Sanitizer] Make SuppressionContext a singleton class, residing in sanitizer_...
Alexey Samsonov
2014-07-30
1
-11
/
+9
*
[sanitizer] Make LSan/MSan/TSan honor the "color" flag.
Sergey Matveev
2014-06-04
1
-2
/
+2
*
[libsanitizer] Introduce flag descriptions.
Alexander Potapenko
2014-03-20
1
-15
/
+15
*
[lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad id...
Kostya Serebryany
2014-01-15
1
-10
/
+1
*
[lsan] rename __lsan_is_turned_off to LeakSanitizerIsTurnedOffForTheCurrentPr...
Kostya Serebryany
2014-01-10
1
-2
/
+11
*
[Sanitizer] Add Symbolizer::GetModuleNameAndOffsetForPC() and use it in LSan ...
Alexey Samsonov
2013-12-25
1
-3
/
+12
*
[lsan] Minor code health stuff.
Sergey Matveev
2013-12-25
1
-32
/
+32
*
[lsan] Refactor the LeakReport class.
Sergey Matveev
2013-12-24
1
-44
/
+56
*
[lsan] Make the report_objects flag more useful.
Sergey Matveev
2013-12-24
1
-29
/
+31
*
[Sanitizers] Rename Symbolizer::SymbolizeCode to Symbolizer::SymbolizePC
Timur Iskhodzhanov
2013-12-18
1
-1
/
+1
*
[lsan] Remove the LSan-specific verbosity flag.
Sergey Matveev
2013-12-17
1
-12
/
+8
*
[lsan] Introduce print_suppressions flag.
Sergey Matveev
2013-12-17
1
-3
/
+6
*
[lsan] Introduce __lsan_(un)register_root_region().
Sergey Matveev
2013-12-17
1
-3
/
+94
*
[lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
2013-12-09
1
-0
/
+13
*
[lsan] Unbreak lsan_testlib.cc.
Sergey Matveev
2013-11-25
1
-0
/
+2
*
[Sanitizer] Unify summary reporting across all sanitizers.
Alexey Samsonov
2013-11-01
1
-6
/
+4
*
Consistently use StackTrace::PrintStack in ASan, LSan and MSan
Alexey Samsonov
2013-11-01
1
-1
/
+0
*
[Sanitizer] Simplify StackTrace::PrintStack interface: prefer common flags to...
Alexey Samsonov
2013-10-29
1
-1
/
+1
*
Overhaul the symbolizer interface.
Peter Collingbourne
2013-10-25
1
-2
/
+2
*
Continue to keep 'SUMMARY: ' prefix in lsan. Whoops!
Nick Lewycky
2013-10-23
1
-1
/
+2
*
[lsan] When detect_leaks=false, be completely silent.
Sergey Matveev
2013-10-21
1
-3
/
+9
*
[lsan] Fix bug when discovering indirectly leaked objects.
Sergey Matveev
2013-10-15
1
-0
/
+2
*
[lsan] Support ASan's stack-use-after-return mode in LSan.
Sergey Matveev
2013-10-14
1
-0
/
+6
*
Refactor the usage of strip_path_prefix option and make it more consistent ac...
Alexey Samsonov
2013-10-04
1
-2
/
+1
*
[LSan] Rework r191522 - treat allocations with short stack traces as live
Alexey Samsonov
2013-09-30
1
-6
/
+2
*
[LSan] Don't report leaks with single-frame stack traces
Alexey Samsonov
2013-09-27
1
-2
/
+6
*
[Sanitizer] Refactor symbolization interface: use class instead of several fu...
Alexey Samsonov
2013-09-10
1
-2
/
+2
*
[lsan] Colorize LSan reports.
Sergey Matveev
2013-09-03
1
-0
/
+15
*
Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ...
Timur Iskhodzhanov
2013-08-13
1
-1
/
+1
*
[lsan] Make __lsan_do_leak_check() honor the detect_leaks flag.
Sergey Matveev
2013-07-22
1
-2
/
+3
*
[lsan] Print direct leaks first.
Sergey Matveev
2013-07-22
1
-3
/
+6
*
[lsan] Add __lsan_do_leak_check() to the public interface.
Sergey Matveev
2013-07-18
1
-2
/
+9
*
[lsan] Increase the hardcoded limit on number of leaks.
Sergey Matveev
2013-07-12
1
-1
/
+1
*
[lsan] Handle fork() correctly.
Sergey Matveev
2013-07-08
1
-0
/
+1
*
[LSan] Use overridable hook to report error summary
Alexey Samsonov
2013-07-08
1
-3
/
+6
*
[lsan] When verbosity > 1, always print suppressions and summary (even if no ...
Sergey Matveev
2013-06-28
1
-10
/
+12
*
[lsan] Add suppression support.
Sergey Matveev
2013-06-28
1
-10
/
+103
*
[LSan] Add the way to disable LSan at link time
Alexey Samsonov
2013-06-27
1
-0
/
+9
*
Revert to C-style callbacks for iteration over allocator chunks.
Sergey Matveev
2013-06-24
1
-43
/
+44
*
[lsan] Try REALLY hard to fix Win build.
Sergey Matveev
2013-06-21
1
-9
/
+3
*
[lsan] This time really fix Win build.
Sergey Matveev
2013-06-21
1
-1
/
+1
*
[lsan] Fix win build.
Sergey Matveev
2013-06-21
1
-3
/
+8
*
[lsan] Increase allocator space; minor fixes.
Sergey Matveev
2013-06-21
1
-8
/
+8
*
[asan] Move lsan_disabled out of thread context.
Sergey Matveev
2013-06-21
1
-6
/
+28
*
[asan] Define LSan annotations as no-ops if leak detection is not supported.
Sergey Matveev
2013-06-20
1
-1
/
+3
*
[lsan] Move symbolization and reporting out of StopTheWorld callback.
Sergey Matveev
2013-06-19
1
-28
/
+26
[next]