Emit the correct standard library dependency line for C++ programs. In
the CLANG_IS_CC case, the default is now libc++. Only use libstdc++ if
!CLANG_IS_CC or it was explicitly requested in CXXFLAGS.
Submitted by: theraven
Approved by: re (gjb)
Emit the correct standard library dependency line for C++ programs. In Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |