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: ziglang/zig
base: e3ad13e05425
Choose a base ref
...
head repository: ziglang/zig
compare: 2a08116788e8
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 16, 2017

  1. clean up some resources

    andrewrk committed Oct 16, 2017
    Copy the full SHA
    562f91e View commit details
    Browse the repository at this point in the history
  2. LLD COFF: close handles to objects used to link

    fixes test failures on windows
    See #302
    
    patch sent upstream:
    http://lists.llvm.org/pipermail/llvm-dev/2017-October/118234.html
    andrewrk committed Oct 16, 2017
    Copy the full SHA
    2a08116 View commit details
    Browse the repository at this point in the history