nixpkgs/pkgs/development/compilers/llvm/5
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
..
clang llvm_*,clang_*: allow src overrides 2019-07-17 10:30:05 +02:00
libc++ treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
compiler-rt-codesign.patch
compiler-rt.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
default.nix cc-wrapper: add libcxx for libcxxClang 2019-01-26 22:45:15 -05:00
libc++abi.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
lld.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
lldb.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
llvm-outputs.patch
llvm.nix tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
openmp.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
sanitizers-nongnu.patch llvm_5: patch sanitizers to enable w/musl 2018-03-14 20:04:20 -05:00