Add binary name printing support to UBSan
authorSlava Barinov <v.barinov@samsung.com>
Tue, 30 Aug 2016 09:09:23 +0000 (12:09 +0300)
committerIvan Baravy <i.baravy@samsung.com>
Tue, 21 Feb 2017 18:14:15 +0000 (21:14 +0300)
commit4c35bdb5ff418ddddc343336f5feb6edc7199415
tree4f8fbf470914a4fb7165d2efd0e60406cd49ce6c
parentd44eaef8e815a6220c2f5b2d25118aaea67a6bba
Add binary name printing support to UBSan

The binary name is needed for reporting with log_path since PID is not
always enough to identify the process right.

Change-Id: Ibefe22bac9f4d2a89eaacb40e6d7dc860b08d5f9
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
libsanitizer/sanitizer_common/sanitizer_flags.inc
libsanitizer/ubsan/ubsan_diag.cc