Unverified Commit ed1aabef authored by mahesh-attarde's avatar mahesh-attarde Committed by GitHub
Browse files

remove expensive copy of options passed (#82577)

Codegen option is passed copy by value which 138 bytes of copy and used
as read-only. Making pass by const reference.
parent 0ed61db6
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