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

Issue 782813002: GN: prevent Clang plugins from being injected into NaCl toolchains. (Closed)

Created:
6 years ago by Nick Bray (chromium)
Modified:
6 years ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, Dirk Pranke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

GN: prevent Clang plugins from being injected into NaCl toolchains. BUG=https://code.google.com/p/chromium/issues/detail?id=401761 Committed: https://crrev.com/aa0a9e54e921229cd58420cc8652a0859a0d702c Cr-Commit-Position: refs/heads/master@{#307289}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Edit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/config/clang/clang.gni View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Nick Bray (chromium)
6 years ago (2014-12-05 20:59:18 UTC) #2
brettw
lgtm https://codereview.chromium.org/782813002/diff/1/build/config/clang/clang.gni File build/config/clang/clang.gni (right): https://codereview.chromium.org/782813002/diff/1/build/config/clang/clang.gni#newcode8 build/config/clang/clang.gni:8: clang_use_chrome_plugins = is_clang && os != "nacl" I'd ...
6 years ago (2014-12-05 21:23:44 UTC) #3
Dirk Pranke
https://codereview.chromium.org/782813002/diff/1/build/config/clang/clang.gni File build/config/clang/clang.gni (right): https://codereview.chromium.org/782813002/diff/1/build/config/clang/clang.gni#newcode8 build/config/clang/clang.gni:8: clang_use_chrome_plugins = is_clang && os != "nacl" On 2014/12/05 ...
6 years ago (2014-12-05 21:28:36 UTC) #5
Nick Bray (chromium)
I believe you meant "&& !is_nacl"? If so the CL is now good to go.
6 years ago (2014-12-06 02:28:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/782813002/20001
6 years ago (2014-12-08 18:36:13 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-08 18:44:03 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-08 18:44:49 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aa0a9e54e921229cd58420cc8652a0859a0d702c
Cr-Commit-Position: refs/heads/master@{#307289}

Powered by Google App Engine
This is Rietveld 408576698