Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5269)

Issue 232030043: Lift out setting up AsanRuntime from syzyasan_rtl.cc. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 12 months ago by cseri
Modified:
8 years, 11 months ago
CC:
syzygy-changes_googlegroups.com
Base URL:
https://code.google.com/p/syzygy.git@master
Visibility:
Public.

Description

Lift out setting up AsanRuntime from syzyasan_rtl.cc. BUG= R=chrisha@chromium.org Committed: https://code.google.com/p/syzygy/source/detail?r=f1989ab93184883e07b874d8bf075931fc545e2d

Patch Set 1 #

Patch Set 2 : Rename to asan_runtime_util. #

Total comments: 10

Patch Set 3 : Fix issues in the review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -308 lines) Patch
M syzygy/agent/asan/asan.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
A syzygy/agent/asan/asan_runtime_util.h View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
A + syzygy/agent/asan/asan_runtime_util.cc View 1 2 12 chunks +46 lines, -109 lines 0 comments Download
M syzygy/agent/asan/syzyasan_rtl.cc View 1 2 3 chunks +10 lines, -199 lines 0 comments Download

Messages

Total messages: 8
cseri
These functions were local anonymous functions in syzyasan_rtl module, but they are also needed by ...
8 years, 12 months ago (2015-04-25 00:47:23 UTC) #1
chrisha
Maybe place these in asan_runtime_util.h and .cc? The general approach of lifting these out is ...
8 years, 11 months ago (2015-04-27 15:18:20 UTC) #2
cseri
I've renamed the files to the suggested names. PTAL.
8 years, 11 months ago (2015-04-28 17:43:38 UTC) #3
chrisha
https://codereview.appspot.com/232030043/diff/20001/syzygy/agent/asan/asan_runtime_util.cc File syzygy/agent/asan/asan_runtime_util.cc (right): https://codereview.appspot.com/232030043/diff/20001/syzygy/agent/asan/asan_runtime_util.cc#newcode184 syzygy/agent/asan/asan_runtime_util.cc:184: void SetUpAsanRuntime(AsanRuntime** asan_runtime) { Need to check asan_runtime != ...
8 years, 11 months ago (2015-04-29 13:54:41 UTC) #4
cseri
Updated everything. Are the new comments for the functions good? PTAL. https://codereview.appspot.com/232030043/diff/20001/syzygy/agent/asan/asan_runtime_util.cc File syzygy/agent/asan/asan_runtime_util.cc (right): ...
8 years, 11 months ago (2015-04-29 15:31:23 UTC) #5
chrisha
Awesome, lgtm!
8 years, 11 months ago (2015-04-29 17:09:29 UTC) #6
cseri
On 2015/04/29 17:09:29, chrisha wrote: > Awesome, lgtm! Thanks, committing!
8 years, 11 months ago (2015-04-29 17:32:09 UTC) #7
cseri
8 years, 11 months ago (2015-04-29 17:51:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f1989ab93184883e07b874d8bf075931fc545e2d (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b