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: rust-lang/llvm-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dcceb131c59e48e49b4b9af09094d8daed4e6a9b
Choose a base ref
...
head repository: rust-lang/llvm-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d5c516edf7897b377ac39ccc5d7ca52a95124408
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Dec 11, 2020

  1. [asan] Use dynamic shadow memory position on Apple Silicon macOS

    This is needed because macOS on Apple Silicon has some reserved pages inside the "regular" shadow memory location, and mapping over that location fails.
    
    Differential Revision: https://reviews.llvm.org/D82912
    kubamracek authored and nikic committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d5c516e View commit details
    Browse the repository at this point in the history
Loading