Diagnose unused expression results for all statements, just not compound statements.
authorAnders Carlsson <andersca@mac.com>
Thu, 30 Jul 2009 22:39:03 +0000 (22:39 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 30 Jul 2009 22:39:03 +0000 (22:39 +0000)
commit5c5f160c7f6e1508093534999a0beca26bd6ef2f
tree4de7351f973dbb336fc046b64241177f988e02bd
parent499de4252d6b924f38c149e5df90138851a9849c
Diagnose unused expression results for all statements, just not compound statements.

llvm-svn: 77631
clang/lib/Sema/SemaStmt.cpp
clang/test/Sema/unused-expr.c