Skip to content
Commit e96dad95 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Don't warn about unused values in ternary ?: expressions unless both the LHS...

Don't warn about unused values in ternary ?: expressions unless both the LHS and RHS are "unused" (side-effect free).

Patch by Justin Bogner!  Fixes PR 8282.

llvm-svn: 126779
parent a7a795be
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