Rather than using an ifdef on the target to zero out fields,
just use memset to zero the entire struct.

llvm-svn: 108330
1 file changed
tree: fe205270c6bb0747e034f0c5c07463528f958066
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/