nixpkgs/pkgs/development/compilers/llvm/5
John Ericson 4651407654 darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxx
stdenvNoCC should not inject any C++ standard library, just as it
doesn't inject any C standard library. stdenv still does, but only
indirectly through stdenv.cc. Wrapped clangs can be simplified now that
they don't need to worry about clobbering CoreFoundation when replacing
the C++ standard library implementation.

This generally-good cleanup should assist with debugging some C++
failures in #26805.
2017-12-25 19:32:07 -05:00
..
clang
libc++
compiler-rt-codesign.patch
default.nix darwin stdenv: Make stdenv.cc, not stdenv, bring in libcxx 2017-12-25 19:32:07 -05:00
libc++abi.nix
lld.nix
lldb.nix
llvm-outputs.patch
llvm.nix llvm: Include aarch64 patch in repo 2017-11-29 17:01:17 +02:00
openmp.nix