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: ianlancetaylor/demangle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bd984b5
Choose a base ref
...
head repository: ianlancetaylor/demangle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f615e6b
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    81f5be9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. demangle: skip template parameter substitutions in constraints

    This follows what the LLVM demangler does in
    llvm/llvm-project#107385.
    ianlancetaylor committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0a2b629 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. demangle: don't modify the user's options slice

    Bug reported by Alexey Alexandrov.
    
    Closes #24
    ianlancetaylor committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    f615e6b View commit details
    Browse the repository at this point in the history
Loading