warn_stdlibcxx_not_found: suggest '-stdlib=libc++' instead of '-std'
authorAlex Lorenz <arphaman@gmail.com>
Fri, 7 Sep 2018 18:59:45 +0000 (18:59 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 7 Sep 2018 18:59:45 +0000 (18:59 +0000)
commit49c2add9fb08f4acfabc9d2093fa37c8375460f3
tree1474f2b33517aaa1ed446e3ea91114f56d609a4d
parent25a1525e7e18bad4c66e134c15656bc39f7abbe5
warn_stdlibcxx_not_found: suggest '-stdlib=libc++' instead of '-std'

Addresses first post-commit feedback for r335081 from Nico

llvm-svn: 341697
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/test/Frontend/warning-stdlibcxx-darwin.cpp