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

Teach -Wuninitialized to recognize common "noreturn" idioms in

Objective-C related to NSException.

Fixes <rdar://problem/12287498>

I debated whether or not this logic should be sunk into the CFG
itself.  It's not clear if we should, as different analyses may
wish to have different policies.  We can re-evaluate this in the
future.

llvm-svn: 163760
parent 8b3f9386
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