Skip to content
Snippets Groups Projects
Commit 50650766 authored by Nikita Popov's avatar Nikita Popov
Browse files

[CodeGen] Rename deprecated Address constructor

To make uses of the deprecated constructor easier to spot, and to
ensure that no new uses are introduced, rename it to
Address::deprecated().

While doing the rename, I've filled in element types in cases
where it was relatively obvious, but we're still left with 135
calls to the deprecated constructor.
parent 093ecccd
No related branches found
No related tags found
No related merge requests found
Showing
with 126 additions and 111 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment