patchGNU Libtool - Patches: patch #8775, Add support for passing...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8775: Add support for passing -fsanitize=* to the linker (eg: for ASan)

Submitter:  Jeremy Huddleston Sequoia <jeremyhu>
Submitted:  Mon 19 Oct 2015 05:02:28 AM UTC
Votes: 20
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  praiskup Open/Closed:  Closed

Wed 28 Oct 2015 11:54:14 AM UTC, comment #1: 

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 :-)

Hanno Boeck <hanno>
Mon 19 Oct 2015 05:02:28 AM UTC, original submission:  

This patch allows passing through -fsanitize=* to the linker.  This is used for clang address and memory sanitization.

Jeremy Huddleston Sequoia <jeremyhu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by praiskup (Updated the item)
  • -email is unavailable- added by hanno (Posted a comment)
  • -email is unavailable- added by hanno
  • -email is unavailable- added by hanno (Voted in favor of this item)
  • -email is unavailable- added by jeremyhu (Submitted the item)
  •  

    There are 20 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-11-30 praiskup Open/ClosedOpen Closed
    2015-11-30 praiskup StatusNone Done
        Assigned toNone praiskup
    2015-10-28 hanno Carbon-Copy- Added -email is unavailable-
        Carbon-Copy- Added hanno
    2015-10-19 jeremyhu Attached File- Added 0001-libtool-fix-clang-linking-with-fsanitize-address-or-.patch, #35225

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code