tuxillo added a comment.
Herald added a project: All.
What can we do to move this forward?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D15166/new/
https://reviews.llvm.org/D15166
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https:
dim updated this revision to Diff 43654.
dim added a comment.
Fix the test to check for --enable-new-dtags.
http://reviews.llvm.org/D15166
Files:
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
lib/Frontend/InitHeaderSearch.cpp
test/Driver/dragonfly.c
Index: test/Driver/dragonfly.c
dim added a comment.
Tried this with trunk r256465, but I get the following test failure:
FAIL: Clang :: Driver/dragonfly.c (3997 of 30174)
TEST 'Clang :: Driver/dragonfly.c' FAILED
Script:
--
/home/dim/obj/llvm-256465M-trun
jrmarino added a subscriber: jrmarino.
jrmarino added a comment.
Hi, can someone take a look at http://reviews.llvm.org/D15166?
It's a simple patch but critical for DragonFly.
http://reviews.llvm.org/D15166
___
cfe-commits mailing list
cfe-commits@
jrmarino added a comment.
Hi Davide,
Yes, the patch is tested it. We are carrying them in FreeBSD ports (which
DragonFly uses), so they are being used now.
http://reviews.llvm.org/D15166
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
htt
davide added a subscriber: davide.
davide accepted this revision.
davide added a reviewer: davide.
davide added a comment.
This revision is now accepted and ready to land.
The patch looks good, and the changes are localized to the DflyBSD driver so if
you tested and works, I'm fine with it. I'll
On Thu, Dec 03, 2015 at 12:15:25AM +, Dimitry Andric wrote:
> This patch updates the Clang driver to use libstdc++ from GCC 5.2
What about the abi tag mess? Or do you actually mean GCC 5.0?
Joerg
___
cfe-commits mailing list
cfe-commits@lists.llvm.o
dim created this revision.
dim added reviewers: joerg, rsmith.
dim added a subscriber: cfe-commits.
[ Copied from https://llvm.org/bugs/show_bug.cgi?id=25597 ]
Clang support for DragonFly BSD is lagging a bit, resulting in poor
support for c++.
DragonFlyBSD is unique in that it has two base comp