This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
00f2cb1116
llvm-project
/
compiler-rt
/
lib
/
lsan
/
weak_symbols.txt
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[lsan] Add __lsan_default_options For consistency with asan, msan, tsan and ubsan. llvm-svn: 314048
2017-09-23 07:49:49 +08:00
___lsan_default_options
Add cmake build support for lsan on OS X Summary: Adds a new cmake flag 'COMPILER_RT_ENABLE_LSAN_OSX', which enables lsan compilation and is turned off by default. Patches to fix build errors when this flag is enabled will be uploaded soon. This is part of an effort to port LSan to OS X, but LSan on OS X does not currently work or pass tests currently. Reviewers: kubamracek, kcc, glider, alekseyshl Reviewed By: kubamracek Subscribers: danalbert, srhines, mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D29783 llvm-svn: 295012
2017-02-14 08:56:53 +08:00
___lsan_default_suppressions
___lsan_is_turned_off