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

Issue 10134009: Do not compile pyautolib with -faddress-sanitizer on Mac. (Closed)

Created:
8 years, 8 months ago by Alexander Potapenko
Modified:
8 years, 8 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Do not compile pyautolib with -faddress-sanitizer on Mac. Building asan_stub.c with -faddress-sanitizer causes Clang to crash, see http://code.google.com/p/address-sanitizer/issues/detail?id=67 BUG=address-sanitizer:67 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133451

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +5 lines, -0 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
Alexander Potapenko
Nico, what happens to test/ui/ui_test.cc and other source files that may be shared between pyautolib ...
8 years, 8 months ago (2012-04-20 14:21:40 UTC) #1
Alexander Potapenko
Ping there
8 years, 8 months ago (2012-04-23 10:49:57 UTC) #2
Nico
LGTM On 2012/04/20 14:21:40, Alexander Potapenko wrote: > Nico, > > what happens to test/ui/ui_test.cc ...
8 years, 8 months ago (2012-04-23 15:17:23 UTC) #3
Nico
http://codereview.chromium.org/10134009/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/10134009/diff/1/chrome/chrome_tests.gypi#newcode4521 chrome/chrome_tests.gypi:4521: }, Huh, I asked if we need this on ...
8 years, 8 months ago (2012-04-23 15:17:28 UTC) #4
Alexander Potapenko
> Huh, I asked if we need this on mac here: > http://codereview.chromium.org/10037007/diff/1/chrome/chrome_tests.gypi :-/ We ...
8 years, 8 months ago (2012-04-23 15:22:31 UTC) #5
Alexander Potapenko
8 years, 8 months ago (2012-04-23 15:27:34 UTC) #6
On 2012/04/23 15:17:23, Nico wrote:
> LGTM
Thank you!

Powered by Google App Engine
This is Rietveld 408576698