diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-31 18:04:53 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-31 18:04:53 +0000 |
commit | 6a97d92ef57e934768c4867af8cf96d9cc72ec13 (patch) | |
tree | ec4553d3b1ce55f680825f0636395a1eaaa19a8d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1f8c0b4587400754121837e161d4cd4ee5594e1d (diff) | |
download | llvm-6a97d92ef57e934768c4867af8cf96d9cc72ec13.zip llvm-6a97d92ef57e934768c4867af8cf96d9cc72ec13.tar.gz llvm-6a97d92ef57e934768c4867af8cf96d9cc72ec13.tar.bz2 |
[analyzer] Don't try to inline if there's no region for a message receiver.
While usually we'd use a symbolic region rather than a straight-up Unknown,
we can still generate unknowns via array subscripts with symbolic indexes.
(And if this ever changes in the future, we still shouldn't crash.)
llvm-svn: 161059
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions