DescriptionUse libc++ by default on iOS
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
Committed: https://crrev.com/7da3d8874ba759574edf778c58de024fe0974925
Cr-Commit-Position: refs/heads/master@{#295715}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|