Add an explanatory comment
I was hitting an unexpected bug where one of the GWP-ASan tests was failing on OS X but not Windows. I realized this was because the test never ran on Windows in the component build (due to how the allocator shim works on Windows) but was failing when I ported it to OS X. Save a note to save future devs some debugging time. Change-Id: I107113eab8e808d8837f5e56b15ca53006436c95 Reviewed-on: https://chromium-review.googlesource.com/c/1379182Reviewed-by:Mark Mentovai <mark@chromium.org> Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Cr-Commit-Position: refs/heads/master@{#618641}
Showing
Please register or sign in to comment