1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
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
libc++
compiler-rt-codesign.patch
compiler-rt.nix
default.nix
libc++abi.nix
lld.nix
lldb.nix
llvm-outputs.patch
llvm.nix
openmp.nix
sanitizers-nongnu.patch