MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Looks great!
================
Comment at: clang/lib/Lex/InitHeaderSearch.cpp:331
- case llvm::Triple::DragonFly:
- AddPath("/usr/include/c++/5.0", CXXSystem, false);
- break;
----------------
brad wrote:
> MaskRay wrote:
> > 5.0 becomes 8.0 after move?
> > 5.0 becomes 8.0 after move?
>
> Read what the summary says. The current path is wrong.
Thank you! If this has been broken for so long, it means they don't care about
libstdc++? I think we can just remove the include path...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158376/new/
https://reviews.llvm.org/D158376
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits