|
|
DescriptionMove pthread flags out compiler config.
That way, buildtools/third_party/libc++/BUILD.gn can opt out of it,
fixing a TODO and a link-time warning when linking libc++. Once that's
done, we can enable warnings-as-errors for links in asan builds.
(Currently, warnings-as-errors-for-links is enabled everywhere except
asan and chromecast builds.)
No intended behavior change.
BUG=669072
TBR=brettw
Committed: https://crrev.com/5b58fafbaa929d521e638c16ff638a433ae63f2f
Cr-Commit-Position: refs/heads/master@{#435255}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : rebase #
Messages
Total messages: 39 (28 generated)
Description was changed from ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) BUG= ========== to ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) BUG=669072 ==========
The CQ bit was checked by thakis@chromium.org to run a CQ dry run
Description was changed from ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) BUG=669072 ========== to ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 ==========
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
thakis@chromium.org changed reviewers: + brettw@chromium.org, dpranke@chromium.org
https://codereview.chromium.org/2531333002 shows how this will be used once it's in, and patch set 1 shows how the chromium side will look once the buildconfig change is in. BUILDCONFIG is brettw-reviewable only, so I guess I'll have to wait for him to be back.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_clobber_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by thakis@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...) linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_clobber_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by thakis@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
lgtm. this is simple enough that you can probably tbr brettw if there's some urgency, but if there isn't you might as well wait.
No urgency, but of you think it's fine to land, no real reason to wait either :-) On Nov 28, 2016 2:10 PM, <dpranke@chromium.org> wrote: > lgtm. > > this is simple enough that you can probably tbr brettw if there's some > urgency, > but if there isn't you might as well wait. > > https://codereview.chromium.org/2537493002/ > -- You received this message because you are subscribed to the Google Groups "Chromium-reviews" group. To unsubscribe from this group and stop receiving emails from it, send an email to chromium-reviews+unsubscribe@chromium.org.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/...)
The CQ bit was checked by thakis@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, no build URL)
The CQ bit was checked by thakis@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
Description was changed from ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 ========== to ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 TBR=brettw ==========
The CQ bit was checked by thakis@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_...)
The CQ bit was checked by thakis@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 40001, "attempt_start_ts": 1480509816461860, "parent_rev": "4fd6169c14b91c4fe7400985ba9a2790121f1291", "commit_rev": "cc8b1b8e7a79c51c1073c8dd0efc28e9cd6b978c"}
Message was sent while issue was closed.
Description was changed from ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 TBR=brettw ========== to ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 TBR=brettw ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 TBR=brettw ========== to ========== Move pthread flags out compiler config. That way, buildtools/third_party/libc++/BUILD.gn can opt out of it, fixing a TODO and a link-time warning when linking libc++. Once that's done, we can enable warnings-as-errors for links in asan builds. (Currently, warnings-as-errors-for-links is enabled everywhere except asan and chromecast builds.) No intended behavior change. BUG=669072 TBR=brettw Committed: https://crrev.com/5b58fafbaa929d521e638c16ff638a433ae63f2f Cr-Commit-Position: refs/heads/master@{#435255} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/5b58fafbaa929d521e638c16ff638a433ae63f2f Cr-Commit-Position: refs/heads/master@{#435255}
Message was sent while issue was closed.
lgtm |