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 1445793002: nacl-clang driver: Derive nacltools::Link from gnutools::Link (Closed)

Created:
5 years, 1 month ago by Roland McGrath
Modified:
5 years, 1 month ago
Reviewers:
Derek Schuff
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-clang.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

nacl-clang driver: Derive nacltools::Link from gnutools::Link The GnuTool subclass of Tool handles enabling response-file support, which matters on Windows. Using gnutools::Link as the base class rather than just changing Tool to GnuTool seems like the cleaner solution, as it avoids the need to duplicate the other methods. Only ConstructJob actually differs from gnutools::Link. BUG=512869 TEST= toolchain trybots R=dschuff@chromium.org Committed: cf0dc7f6e6123dfa9b8834b56743315300b34e6c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M lib/Driver/Tools.h View 1 chunk +6 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Roland McGrath
5 years, 1 month ago (2015-11-13 23:03:41 UTC) #1
Derek Schuff
LGTM. I'll land this upstream too.
5 years, 1 month ago (2015-11-16 18:32:57 UTC) #2
Roland McGrath
Committed patchset #1 (id:1) manually as cf0dc7f6e6123dfa9b8834b56743315300b34e6c (presubmit successful).
5 years, 1 month ago (2015-11-16 18:35:22 UTC) #3
Derek Schuff
5 years, 1 month ago (2015-11-16 22:25:00 UTC) #4
Message was sent while issue was closed.
FTR, rebased upstream as r253259

Powered by Google App Engine
This is Rietveld 408576698