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

Issue 2256903003: Subzero: Replace pointers to allocation functions in stores (Closed)

Created:
4 years, 4 months ago by tlively
Modified:
4 years, 4 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Replace pointers to allocation functions in stores BUG=https://bugs.chromium.org/p/nativeclient/issues/detail?id=4374 R=kschimpf@google.com, stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=75f5229f8b4ac3985f4e31d0402e01510b065720

Patch Set 1 #

Total comments: 4

Patch Set 2 : Refactored common logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -26 lines) Patch
M src/IceASanInstrumentation.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/IceASanInstrumentation.cpp View 1 2 chunks +27 lines, -15 lines 0 comments Download
M tests_lit/asan_tests/localreplacement.ll View 3 chunks +29 lines, -11 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
tlively
4 years, 4 months ago (2016-08-17 23:28:13 UTC) #2
Jim Stichnoth
lgtm https://codereview.chromium.org/2256903003/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2256903003/diff/1/src/IceASanInstrumentation.cpp#newcode395 src/IceASanInstrumentation.cpp:395: assert(!DataName.empty()); I just realized that if you use ...
4 years, 4 months ago (2016-08-18 13:17:19 UTC) #3
Karl
lgtm https://codereview.chromium.org/2256903003/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2256903003/diff/1/src/IceASanInstrumentation.cpp#newcode409 src/IceASanInstrumentation.cpp:409: } Minor nit. It appears that instrument load/store ...
4 years, 4 months ago (2016-08-18 14:17:01 UTC) #4
tlively
https://codereview.chromium.org/2256903003/diff/1/src/IceASanInstrumentation.cpp File src/IceASanInstrumentation.cpp (right): https://codereview.chromium.org/2256903003/diff/1/src/IceASanInstrumentation.cpp#newcode395 src/IceASanInstrumentation.cpp:395: assert(!DataName.empty()); On 2016/08/18 13:17:19, stichnot wrote: > I just ...
4 years, 4 months ago (2016-08-18 15:17:48 UTC) #5
Karl
lgtm
4 years, 4 months ago (2016-08-18 15:22:56 UTC) #6
tlively
4 years, 4 months ago (2016-08-18 17:37:51 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
75f5229f8b4ac3985f4e31d0402e01510b065720 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698