• sdefresne's avatar
    Use libc++ by default on iOS · 7da3d887
    sdefresne authored
    libc++ is the recommended C++ library for iOS development so use
    it by default when targeting iOS.
    
    clang ToT ships with all the required header and libraries to
    support compiling with -stdlib=libc++ so remove the exception.
    
    BUG=366744
    
    Review URL: https://codereview.chromium.org/589513003
    
    Cr-Commit-Position: refs/heads/master@{#295715}
    7da3d887
common.gypi 222 KB