]> granicus.if.org Git - clang/commit
Zero this struct in a way that neither depends on the size of the struct nor triggers...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 16 Jul 2011 20:13:06 +0000 (20:13 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 16 Jul 2011 20:13:06 +0000 (20:13 +0000)
commit12efd57ee474c06880a7434ece21a39ac3f34e24
tree447775b0a06f4099563b385f1a0f70617374ec56
parent797a7be0de6fbedaa85082b07ec9ce0674f30773
Zero this struct in a way that neither depends on the size of the struct nor triggers warnings from GCC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135351 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/AnalysisBasedWarnings.cpp