]> granicus.if.org Git - clang/commit
Update -Wuninitialized to be stricter on CK_NoOp casts.
authorRichard Trieu <rtrieu@google.com>
Tue, 30 Sep 2014 23:04:37 +0000 (23:04 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 30 Sep 2014 23:04:37 +0000 (23:04 +0000)
commitdeabe6ff5dc7814ee22192f896ff5f473338b33d
tree5fa90b2ee314e7f58e6b60a593184ba22430117f
parentbeaa4435586568d4e4b34d6dd0d7d442bdbd2010
Update -Wuninitialized to be stricter on CK_NoOp casts.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@218715 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/uninitialized.cpp