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: ae995625d8ee
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 713d580d12b7
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on May 25, 2018

  1. llvm and clang 6: factor out compiler-rt, fix libstdcxxStdenv sanitiz…

    …er headers
    
    Build compiler-rt separate from llvm and clang, and just add as an extra
    library in the wrapper.
    
    (cherry picked from commit 16da44b)
    Ralith authored and Ericson2314 committed May 25, 2018
    Copy the full SHA
    158e550 View commit details
    Browse the repository at this point in the history
  2. tests.cc-wrapper: verify building with sanitizers

    (cherry picked from commit 46eeef1)
    Ralith authored and Ericson2314 committed May 25, 2018
    Copy the full SHA
    ee06f73 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Merge pull request #41081 from obsidiansystems/compiler-rt-master

    llvm 6: Master version of #39743
    Ericson2314 committed May 26, 2018
    Copy the full SHA
    713d580 View commit details
    Browse the repository at this point in the history