Hi all,
I've tried Clang versions 3.6, 3.9 and 5.0 (all installed from Debian
packages on a Debian x86_64 machine), but I still can't get Memory
Sanitizer to give me the error file and line number locations.
The project is
http://github.com/erikd/libsndfile
and I'm configuring/building it wi
2017-04-28 12:25 GMT+02:00 Erik de Castro Lopo via cfe-users
:
> Hi all,
>
> I've tried Clang versions 3.6, 3.9 and 5.0 (all installed from Debian
> packages on a Debian x86_64 machine), but I still can't get Memory
> Sanitizer to give me the error file and line number locations.
>
> The project is
Rainer Gerhards wrote:
> I often need to set the ASAN_SYMBOLIZER_PATH:
>
> https://clang.llvm.org/docs/AddressSanitizer.html#id4
>
> It often tends to be wrong by package default...
Bingo! In my case, since I'm using Memory Sanitizer I needed to
set MSAN_SYMBOLIZER_PATH rather than ASAN_SYMBOL
Hi
Could you tell me how to build a RPM of clang?
Regards.
Masaru
___
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users
Hi
Could you tell me how to build Windows Installer for clang
Regards.
Masaru.
___
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users