[llvm-commits] [ASan] use macro to define if we intercept should signal/sigaction (issue 5903048)

eugenis at google.com eugenis at google.com
Mon Mar 26 01:25:40 PDT 2012


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 condition.

http://codereview.appspot.com/5903048/



More information about the llvm-commits mailing list