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

Issue 5903048: [ASan] use macro to define if we intercept should signal/sigaction (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by samsonov
Modified:
12 years, 1 month ago
Reviewers:
kcc1, Evgeniy Stepanov
CC:
llvm-commits_cs.uiuc.edu
Base URL:
https://llvm.org/svn/llvm-project/compiler-rt/trunk/lib/asan/
Visibility:
Public.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M asan_interceptors.cc View 5 chunks +14 lines, -9 lines 2 comments Download
M asan_internal.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
samsonov
12 years, 1 month ago (2012-03-24 10:35:44 UTC) #1
Evgeniy Stepanov
lgtm http://codereview.appspot.com/5903048/diff/1/asan_interceptors.cc File asan_interceptors.cc (right): http://codereview.appspot.com/5903048/diff/1/asan_interceptors.cc#newcode41 asan_interceptors.cc:41: #if !defined(ANDROID) && !defined(_WIN32) Nit: please invert this ...
12 years, 1 month ago (2012-03-26 08:25:40 UTC) #2
samsonov
12 years, 1 month ago (2012-03-26 09:09:15 UTC) #3
r153140

http://codereview.appspot.com/5903048/diff/1/asan_interceptors.cc
File asan_interceptors.cc (right):

http://codereview.appspot.com/5903048/diff/1/asan_interceptors.cc#newcode41
asan_interceptors.cc:41: #if !defined(ANDROID) && !defined(_WIN32)
On 2012/03/26 08:25:40, Evgeniy Stepanov wrote:
> Nit: please invert this condition.

Done.
Sign in to reply to this message.

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