Unverified Commit 2dbfa840 authored by Ryosuke Niwa's avatar Ryosuke Niwa Committed by GitHub
Browse files

[analyzer] Allow default arguments to be evaluated like other arguments. (#80956)

This PR aligns the evaluation of default arguments with other kinds of
arguments by extracting the expressions within them as argument values
to be evaluated.
parent f63da479
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