Skip to content
Commit 22fdae9b authored by Richard Smith's avatar Richard Smith
Browse files

Add missing initialization found due to a valgrind false positive.

This field is never inspected in the object state initialized by this
constructor; however, initializing it seems reasonable, since it has
a meaningful value.

llvm-svn: 213499
parent 57721ac5
Loading
Loading
Loading
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