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

Issue 98403006: Updateing ASAN stub with new API (Closed)

Created:
7 years ago by yunlian
Modified:
7 years ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Updateing ASAN stub with new API Clang r192869 adds several ASAN functions. BUG=chromium:326257 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239660

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M chrome/test/pyautolib/asan_stub.c View 1 chunk +22 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
yunlian
Can you take a look at this CL. This is blocking clang update for ChromeOS. ...
7 years ago (2013-12-06 22:02:52 UTC) #1
kkania
lgtm
7 years ago (2013-12-06 22:36:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yunlian@chromium.org/98403006/1
7 years ago (2013-12-09 22:10:29 UTC) #3
commit-bot: I haz the power
Change committed as 239660
7 years ago (2013-12-10 05:05:21 UTC) #4
Alexander Potapenko
7 years ago (2013-12-10 08:35:37 UTC) #5
Message was sent while issue was closed.
Is this stub still being used? Let me remind that the code that links with it is
actually not being tested. Also, I'd suggest to add CHECK(0) to the API
functions implementations to make sure they're never invoked.
(sorry for the late reply)

Powered by Google App Engine
This is Rietveld 408576698