Unverified Commit df8494dc authored by Andy Maloney's avatar Andy Maloney Committed by GitHub
Browse files

fix: a clang warning [-Wshadow-field-in-constructor-modified] (#2780)

* Fix a clang warning from [-Wshadow-field-in-constructor-modified]

warning: modifying constructor parameter 'flag' that shadows a field of 'set_flag' [-Wshadow-field-in-constructor-modified]

* Change name based on review
parent 14b37512
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