Skip to content
Commit 6dc7e57d authored by Chris Lattner's avatar Chris Lattner
Browse files

don't warn about unused values when the unused value is a statement expression...

don't warn about unused values when the unused value is a statement expression expanded from a macro.  This is of dubious utility in general, but is specifically a major issue for the linux kernel.  This resolves PR13747.

llvm-svn: 163034
parent 8ccd2863
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment