The Apple LLVM 9.0 still does not support LeakSanitizer, but document in https://github.com/google/sanitizers/wiki/AddressSanitizerLe... show it supports x86 OSX, holy shit!
LLVM 6.0.0 Release
31–33 of 33 posts
Re: LLVM 6.0.0 Release
#32The Apple LLVM 9.0 still does not support LeakSanitizer, but document in https://github.com/google/sanitizers/wiki/AddressSanitizerLe... show it supports x86 OSX, holy shit!
I'm kinda newbie, after brew install llvm, LeakSanitizer found...
Re: LLVM 6.0.0 Release
#33The Apple LLVM 9.0 still does not support LeakSanitizer, but document in https://github.com/google/sanitizers/wiki/AddressSanitizerLe... show it supports x86 OSX, holy shit!
I'm kinda newbie, after brew install llvm, LeakSanitizer found...
I googled, and can't find any link which can tell me what the difference between llvm and Apple llvm.