[NFC] Move 2 variable initialization from Ctor to member initializers.
In response to dblaikie's suggestion on r331536, replace the two enum typed variable initializers in the constructor with member initializers. llvm-svn: 331688
Loading
Please sign in to comment