diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2015-11-18 22:46:52 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2015-11-18 22:46:52 +0000 |
commit | 6e644abd46ec6f339e6e639e30566816e75694a7 (patch) | |
tree | 758c47963bd0eb0eac5a5c81ac302a1d3bfdd556 /llvm/lib/Transforms/Scalar/GVN.cpp | |
parent | cfb1456572949abcbe1769c5c272ce1f397db883 (diff) | |
download | bcm5719-llvm-6e644abd46ec6f339e6e639e30566816e75694a7.tar.gz bcm5719-llvm-6e644abd46ec6f339e6e639e30566816e75694a7.zip |
[analyzer] Skip checking blocks in dependent contexts.
Since we don't check functions in dependent contexts, we should skip blocks
in those contexts as well. This avoids an assertion failure when the
DeadStoresChecker attempts to evaluate an array subscript expression with
a dependent name type.
rdar://problem/23564220
llvm-svn: 253516
Diffstat (limited to 'llvm/lib/Transforms/Scalar/GVN.cpp')
0 files changed, 0 insertions, 0 deletions