Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
a412f485298901a6cbf9d5d7489e834efebc9483
/
lib
/
asan
/
asan_poisoning.h
cca8e78
[asan] introduce run-time flag 'poison_partial'
by Kostya Serebryany
· 11 years ago
f8c3f3d
[sanitizer] introduce LargeMmapAllocator::GetBlockBeginFastSingleThreaded, required for LeakSanitizer to work faster. Also fix lint.
by Kostya Serebryany
· 11 years ago
5e97ba3
Fix MSVC W3 compiler warnings
by Timur Iskhodzhanov
· 11 years ago
abfdbdf
Make all the ALWAYS_INLINE users Windows-friendly; also, avoid ALWAYS_INLINE INLINE combinations
by Timur Iskhodzhanov
· 12 years ago
7e84349
[ASan] Speed-up initialization-order checking: create and use fast versions of PoisonShadow functions, store copies of __asan_global descriptors in a vector instead of list of pointers. This gives 3x speedup on both benchmarks and real binaries with lots of globals.
by Alexey Samsonov
· 12 years ago