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

Issue 1643613002: Only add -isystem for libc++ for C++ files, not C files. (Closed)

Created:
4 years, 10 months ago by Nico
Modified:
4 years, 10 months ago
Reviewers:
Sam McNally
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/buildtools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Only add -isystem for libc++ for C++ files, not C files. Seems cleaner. libc++ recently added a few headers that shadow C headers, and shouldn't pick those up when building C files. BUG=none R=sammc@chromium.org Committed: be55b9ad86a4a5f760895984f93f76038e08e29e

Patch Set 1 #

Total comments: 2

Patch Set 2 : huh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -12 lines) Patch
M third_party/libc++/BUILD.gn View 1 3 chunks +10 lines, -5 lines 0 comments Download
M third_party/libc++/libc++.gyp View 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Nico
4 years, 10 months ago (2016-01-27 18:12:45 UTC) #2
Sam McNally
https://codereview.chromium.org/1643613002/diff/1/third_party/libc++/BUILD.gn File third_party/libc++/BUILD.gn (right): https://codereview.chromium.org/1643613002/diff/1/third_party/libc++/BUILD.gn#newcode94 third_party/libc++/BUILD.gn:94: cflags_cc = [ This config is only used by ...
4 years, 10 months ago (2016-01-27 22:43:30 UTC) #3
Nico
https://codereview.chromium.org/1643613002/diff/1/third_party/libc++/BUILD.gn File third_party/libc++/BUILD.gn (right): https://codereview.chromium.org/1643613002/diff/1/third_party/libc++/BUILD.gn#newcode94 third_party/libc++/BUILD.gn:94: cflags_cc = [ On 2016/01/27 22:43:30, Sam McNally wrote: ...
4 years, 10 months ago (2016-01-27 22:54:00 UTC) #4
Sam McNally
On 2016/01/27 22:54:00, Nico wrote: > https://codereview.chromium.org/1643613002/diff/1/third_party/libc++/BUILD.gn > File third_party/libc++/BUILD.gn (right): > > https://codereview.chromium.org/1643613002/diff/1/third_party/libc++/BUILD.gn#newcode94 > ...
4 years, 10 months ago (2016-01-27 23:15:34 UTC) #5
Nico
4 years, 10 months ago (2016-01-28 15:22:31 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
be55b9ad86a4a5f760895984f93f76038e08e29e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698