nixpkgs/pkgs/development/compilers/llvm/5
Matthew Bauer 77550df8e6 cc-wrapper: add libcxx for libcxxClang
clang needs to find headers + libraries for compiling with libc++. We
need to add a libcxx argument to cc-wrapper. This means you do not
have to pass in c++ headers directly.

This resolves the last case remaining of #30670. Darwin clang++ now
works properly.

Fixes #30670
2019-01-26 22:45:15 -05:00
..
clang pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
libc++ libcxx: add linker scripts for libc++.a to ensure libc++abi.a is properly linked 2018-12-17 18:59:19 +00:00
compiler-rt-codesign.patch
compiler-rt.nix compiler-rt 5: Fix double space 2018-06-14 20:25:38 -04:00
default.nix cc-wrapper: add libcxx for libcxxClang 2019-01-26 22:45:15 -05:00
libc++abi.nix libcxxabi: also install libc++abi.a 2018-12-17 12:22:29 +00:00
lld.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
lldb.nix lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
llvm-outputs.patch
llvm.nix treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
openmp.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
sanitizers-nongnu.patch llvm_5: patch sanitizers to enable w/musl 2018-03-14 20:04:20 -05:00