nixpkgs/pkgs/development/compilers/llvm/6
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 llvm6: 6.0.0 -> 6.0.1 2018-06-29 11:54:21 -05: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 mesa_noglu: fix build 2018-12-24 23:41:36 +01:00
openmp.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
sanitizers-nongnu.patch llvm_6: refresh sanitizers-non-gnu patch 2018-06-29 11:54:21 -05:00