diff options
author | Ted Kremenek <kremenek@apple.com> | 2011-01-23 17:04:59 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2011-01-23 17:04:59 +0000 |
commit | 9577abc63f2c7afe5adf6e4e101ae91d29c3b8a6 (patch) | |
tree | 45cf56abd56da1fa1218b0a1a59761325b5de94d /lib/CodeGen/CodeGenModule.cpp | |
parent | ce93a7cee6c0ea979c12b278771a79c4d6a37fc0 (diff) |
Null initialize a few variables flagged by
clang's -Wuninitialized-experimental warning.
While these don't look like real bugs, clang's
-Wuninitialized-experimental analysis is stricter
than GCC's, and these fixes have the benefit
of being general nice cleanups.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124072 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions