Unverified Commit bd18809b authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Fix MuxLookup old API deprecation (#3113) (#3114)

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).

(cherry picked from commit 847343a3

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 81ce54af
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