Use the cleaner syntx value initialization to zero initialize POD structs.
authorYaron Keren <yaron.keren@gmail.com>
Fri, 24 Apr 2015 15:39:47 +0000 (15:39 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Fri, 24 Apr 2015 15:39:47 +0000 (15:39 +0000)
commit83bbd1960361f9bc38c1ebfc4c2329c0dad580c9
tree3a7e0dd4fccf10e1bed2a58a5e5ebe5ce916fb49
parentcf64c3d8211f4bd59b0bc91a4e1e63863d5638a7
Use the cleaner syntx value initialization to zero initialize POD structs.
Suggestion from David Blaikie!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Signals.inc