]> granicus.if.org Git - clang/commit
Make the unused expression warning a bit less aggressive (found in PHP
authorEli Friedman <eli.friedman@gmail.com>
Mon, 19 May 2008 21:24:43 +0000 (21:24 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 19 May 2008 21:24:43 +0000 (21:24 +0000)
commit4be1f47de20525ad90f02ba8682a7e2cbd3205d1
tree0a6b289ef1cb31d7f03584a473cf747addc54c05
parentc56c977f44d0bd8422a6f0fe87f361cbb728c06b
Make the unused expression warning a bit less aggressive (found in PHP
code).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51276 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp
test/Sema/unused-expr.c