Files
nixpkgs/pkgs
Andreas Herrmann 4a3e6d3091 clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.

Motivation
----------

Fixes #9214

Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
2016-09-28 09:31:30 +02:00
..
2016-09-18 13:17:05 +02:00
2016-09-20 11:56:07 +02:00
2016-09-28 09:31:30 +02:00
2016-09-21 07:18:40 +02:00
2016-09-17 15:54:07 -04:00
2016-09-22 01:11:13 +02:00
2016-09-28 09:31:30 +02:00