Until someone rewrites the stdlib logic for Darwin so that we don't need to pass down the -stdlib argument to cc1.
(see https://llvm.org/bugs/show_bug.cgi?id=30548)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24601
XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set ClosedPublic Authored by Hahnfeld on Sep 15 2016, 1:07 AM.
Details Summary Until someone rewrites the stdlib logic for Darwin so that we don't need to pass down the -stdlib argument to cc1.
Diff Detail
Event TimelineComment Actions
I've now created an entry in Bugzilla: https://llvm.org/bugs/show_bug.cgi?id=30548 This revision is now accepted and ready to land.Sep 28 2016, 9:01 AM Closed by commit rL282701: XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set (authored by Hahnfeld). · Explain WhySep 29 2016, 12:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 72960 cfe/trunk/test/Driver/darwin-stdlib.cpp
cfe/trunk/test/lit.cfg
cfe/trunk/test/lit.site.cfg.in
|