Add binary name printing support to UBSan 52/94852/3
authorSlava Barinov <v.barinov@samsung.com>
Tue, 30 Aug 2016 09:09:23 +0000 (12:09 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Wed, 16 Nov 2016 04:27:26 +0000 (20:27 -0800)
commit7dee8080888fb003bebad2b8ec69ab808fe57a5d
tree7a3c9e66f2fab98533e1633c64b05c05b2b8a7c3
parentb4c305ed91930c50445f67af8271ff029bd08292
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