Unverified Commit 847343a3 authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Fix MuxLookup old API deprecation (#3113)

It seems that deprecations on methods that are macro expanded away do
not actually trigger a deprecation warning. Instead, we will just accept
no source locator on the deprecated API (no released version of Chisel
has the source locator).
parent 036b1e90
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment