Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 017bade3ebd0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 18eb9e27a353
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 25, 2018

  1. vim plugins: use v6.0 of the Clang library

      clighter8 plugin seems to be using python bindings for clang 6.0
      clang_complete, another plugin using clang, works ok with this version
    pschuprikov committed Nov 25, 2018
    Copy the full SHA
    70f87e6 View commit details
    Browse the repository at this point in the history
  2. clang_complete (vim): fix multiple clang outputs

      Clang-specific headers and dynamic libraries now go to different outputs,
      and clang_complete must be able to find both
    pschuprikov committed Nov 25, 2018
    Copy the full SHA
    71bf86d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    41f0e93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47171 from pschuprikov/vim-clang-fix

    vim plugins: fix for multiple clang outputs, use clang 6.0
    c0bw3b committed Nov 25, 2018
    Copy the full SHA
    18eb9e2 View commit details
    Browse the repository at this point in the history