Chromium Code Reviews
DescriptionEnable Runtime Memory Leak Detector on x86_64 only
The leak detector requires Chrome to be compiled with frame pointer,
which is the case for Chrome OS x86_64. But not on 32-bit x86 or ARM.
BUG=chromium:605320
TEST=build successfully. Add a CHECK(false) to leak detector and build
for x86_64 and ARM. It should crash on x86_64 but not on ARM.
R=asvitkine@chromium.org, isherman@chromium.org
Committed: https://crrev.com/961ce9c8e5f7aae2685286356c2130373ba14fe0
Cr-Commit-Position: refs/heads/master@{#388694}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|
|||||||||||||||||||