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

Issue 11273012: Make the Clang and ASan GYP definitions available for iOS. (Closed)

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

Description

Make the Clang and ASan GYP definitions available for iOS. The intention is to allow to build iOS Chrome/tests with asan=1, which is only possible with a custom Clang at the moment. The resulting binaries can't be shipped to users, but can be used to debug memory corruptions. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=164619

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -34 lines) Patch
M build/common.gypi View 1 2 chunks +28 lines, -34 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Alexander Potapenko
Mike, Stuart, WDYT? I understand that we can't use the custom Clang in production, but ...
8 years, 2 months ago (2012-10-24 16:31:08 UTC) #1
Nico
https://codereview.chromium.org/11273012/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/11273012/diff/1/build/common.gypi#newcode3011 build/common.gypi:3011: ['clang==1', { Now that I think about this, a ...
8 years, 2 months ago (2012-10-24 18:12:10 UTC) #2
Alexander Potapenko
Do ios bots define clang=1 at all? I don't see any evidence of iOS-specific clang ...
8 years, 2 months ago (2012-10-24 20:23:37 UTC) #3
Alexander Potapenko
On 2012/10/24 20:23:37, Alexander Potapenko wrote: > Do ios bots define clang=1 at all? I ...
8 years, 1 month ago (2012-10-25 08:55:10 UTC) #4
stuartmorgan
On 2012/10/24 20:23:37, Alexander Potapenko wrote: > Do ios bots define clang=1 at all? I ...
8 years, 1 month ago (2012-10-25 09:07:35 UTC) #5
Nico
On Thu, Oct 25, 2012 at 2:07 AM, <stuartmorgan@chromium.org> wrote: > On 2012/10/24 20:23:37, Alexander ...
8 years, 1 month ago (2012-10-25 20:10:20 UTC) #6
Alexander Potapenko
I've proactively added the comment. Stuart?
8 years, 1 month ago (2012-10-26 08:32:32 UTC) #7
stuartmorgan
LGTM. We're fine with a nonstandard config that uses custom clang (but we may accidentally ...
8 years, 1 month ago (2012-10-26 09:08:28 UTC) #8
stuartmorgan
(I should also warn you that we've had a surprising number of problems with broken ...
8 years, 1 month ago (2012-10-26 09:11:23 UTC) #9
Alexander Potapenko
As suggested above, I can add the ios_use_custom_clang flag to prevent that. In this case ...
8 years, 1 month ago (2012-10-26 09:17:11 UTC) #10
stuartmorgan
On 2012/10/26 09:17:11, Alexander Potapenko wrote: > OTOH I guess you'll notice the accidental switch ...
8 years, 1 month ago (2012-10-26 09:19:39 UTC) #11
Alexander Potapenko
Ok, I'll wait for Nico's LGTM before submitting.
8 years, 1 month ago (2012-10-26 09:25:07 UTC) #12
Nico
8 years, 1 month ago (2012-10-26 22:05:10 UTC) #13
lgtm

Powered by Google App Engine
This is Rietveld 408576698