]> granicus.if.org Git - clang/commit
Remove cause of misc. "variable might be used uninitialized in this function" warnings.
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 3 Jan 2008 20:01:35 +0000 (20:01 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 3 Jan 2008 20:01:35 +0000 (20:01 +0000)
commitbca14a2c664dfb2e221a4b9d481f8d4116bfcf37
treec17a0ebd57278ef489ada156558a4d548fc72cdb
parent9d3185e84050faf126edf08afbe6415db7271c7a
Remove cause of misc. "variable might be used uninitialized in this function" warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45546 91177308-0d34-0410-b5e6-96231b3b80d8
AST/ASTContext.cpp
Sema/SemaExpr.cpp