Skip to content

Commit

Permalink
clangUnwrapped: Removed unused abstraction
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 committed Mar 12, 2018
1 parent 3ab34a0 commit c65f0dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5799,8 +5799,6 @@ with pkgs;

clang-analyzer = callPackage ../development/tools/analysis/clang-analyzer { };

clangUnwrapped = llvm: pkg: callPackage pkg { inherit llvm; };

clangSelf = clangWrapSelf llvmPackagesSelf.clang;

clangWrapSelf = build: ccWrapperFun {
Expand Down

0 comments on commit c65f0dd

Please sign in to comment.