DescriptionInclude the MSan interface header in base/compiler_specific.h.
Since that header is now available in Chrome, we can include it instead of
re-defining the interface. Also, the definition of __msan_unpoison() in
base/compiler_specific.h conflicted with the definition in
sanitizer/msan_interface.h, preventing us from including the interface header
anywhere (e.g. during debugging).
BUG=178409
R=eugenis@chromium.org, mark@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248555
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|