Pavel Labath ab0f18076b Fix a "memset clearing an object of non-trivial type" warning in DWARFFormValue
This is diagnosed by gcc-8. The ValueType struct already has a default
constructor which performs zero-initialization, so we can just call that
instead of using memset.

llvm-svn: 357056
2019-03-27 10:02:36 +00:00
..
2019-03-20 20:49:25 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-20 20:49:25 +00:00
2019-03-19 18:06:32 +00:00
2019-03-19 18:06:32 +00:00
2019-03-12 20:50:46 +00:00
2019-03-12 20:51:05 +00:00
2019-03-19 18:06:32 +00:00
2019-03-19 18:06:32 +00:00
2019-03-19 20:08:56 +00:00
2019-03-19 20:08:56 +00:00
2019-03-06 21:22:25 +00:00
2019-03-06 21:22:25 +00:00