diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-09-13 00:21:35 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-09-13 00:21:35 +0000 |
commit | edf22edca014b5e347cb138cad5d21b6203fa38d (patch) | |
tree | 33efdeacd69ffcf287ab8fc00ecd8ef8f8154ac5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8b3f93869772ef9e1fc667c3dff78fa5cd8ee492 (diff) | |
download | llvm-edf22edca014b5e347cb138cad5d21b6203fa38d.zip llvm-edf22edca014b5e347cb138cad5d21b6203fa38d.tar.gz llvm-edf22edca014b5e347cb138cad5d21b6203fa38d.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions