libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #8775] Add support for passing -fsanitize=* to the linker (eg: fo


From: Hanno Boeck
Subject: [patch #8775] Add support for passing -fsanitize=* to the linker (eg: for ASan)
Date: Wed, 28 Oct 2015 11:54:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.16 Safari/537.36

Follow-up Comment #1, patch #8775 (project libtool):

I'm currently working a lot with address sanitizer and this is the number one
reason why some software packages fail to build with it.

The patch is technically fine, however the added comment is misleading. This
is not a feature exclusive to clang, it is also present in gcc. Also there are
more sanitizers (ubsan, tsan). Maybe change the comment to something like:
      # -fsanitize=*         Various sanitizers from gcc and clang

Other than that: please apply asap :-)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8775>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]