Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(681)

Issue 34503012: Fix MEMORY_SANITIZER macro redefinition error. (Closed)

Created:
7 years, 1 month ago by eugenis
Modified:
7 years, 1 month ago
Reviewers:
danno, Evgeniy Stepanov
CC:
v8-dev
Visibility:
Public.

Description

Fix MEMORY_SANITIZER macro redefinition error. MEMORY_SANITIZER is defined by default in certain compiler environments (when MemorySanitizer is enabled, of course). Do not redefine it in that case. R=danno@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17344

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/msan.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Evgeniy Stepanov
7 years, 1 month ago (2013-10-23 13:30:29 UTC) #1
danno
lgtm
7 years, 1 month ago (2013-10-23 13:49:05 UTC) #2
danno
7 years, 1 month ago (2013-10-23 13:50:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17344 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698