nixpkgs/pkgs/development/compilers/llvm
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
..
3.5 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
3.9 tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
4 tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
5 tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
6 tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
7 tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
8 tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
aarch64.patch
dynamiclibrary-musl.patch
fix-llvm-config.patch
libcxx-0001-musl-hacks.patch
libcxx-max_align_t.patch
multi.nix
TLI-musl.patch