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

Issue 164193009: Set -fobjc-call-cxx-cdtors in .m[m] files in the GN build. (Closed)

Created:
6 years, 10 months ago by brettw
Modified:
6 years, 10 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Set -fobjc-call-cxx-cdtors in .m[m] files in the GN build. Previously this was being set for all .c[c] files on Mac. BUG=336480 R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251827

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : fixes #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M build/config/compiler/BUILD.gn View 1 2 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
6 years, 10 months ago (2014-02-14 23:47:23 UTC) #1
Nico
lgtm with comment fixed, thanks https://codereview.chromium.org/164193009/diff/40001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/164193009/diff/40001/build/config/compiler/BUILD.gn#newcode79 build/config/compiler/BUILD.gn:79: cflags_objccc = [ "-fobjc-call-cxx-cdtors", ...
6 years, 10 months ago (2014-02-14 23:50:43 UTC) #2
brettw
6 years, 10 months ago (2014-02-18 20:42:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r251827 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698