[tarantool-patches] Re: [PATCH] Fix build with ENABLE_ASAN=ON

Kirill Yukhin kyukhin at tarantool.org
Fri Dec 21 10:37:45 MSK 2018


Hello,
On 20 Dec 15:49, Alexander Turenko wrote:
> It still supports only clang, so use CC=clang CXX=clang++ cmake
> -DENABLE_ASAN on systems where gcc is default compiler.
> 
> Fixes #3070.
> ---
> 
> https://github.com/tarantool/tarantool/issues/3070
> https://github.com/tarantool/tarantool/tree/Totktonada/gh-3070-fix-asan
I've checked that updated patch works for 3.9+ clang and checked it
into 1.10 and 2.1 branches.

It should be mentioned, that ASan still won't work on 2.1 since
lemon parser looks leaking to it.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list