Initialize members not by assignment but by the member initializer list.
authorRui Ueyama <ruiu@google.com>
Sun, 29 Oct 2017 22:26:52 +0000 (22:26 +0000)
committerRui Ueyama <ruiu@google.com>
Sun, 29 Oct 2017 22:26:52 +0000 (22:26 +0000)
commitda4d26dfa313deea81f87c3cb005a272c5411fca
tree82c86eefa556d1dfc79c0232aa3331a849f3324c
parent601ae238b79cd62bf70703306cff5c606df329b3
Initialize members not by assignment but by the member initializer list.

llvm-svn: 316876
lld/ELF/InputSection.h