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. No intended behavior change. BUG=none Review URL: https://codereview.chromium.org/1647493002 Cr-Commit-Position: refs/heads/master@{#371949}
Showing
Please register or sign in to comment