diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2016-11-22 04:29:23 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2016-11-22 04:29:23 +0000 |
commit | 22e28f40785cbb9b78f52c551ac03a461ab39eb8 (patch) | |
tree | dc95ce108b49e4948830ab5b18d28a1d87b53ae7 /llvm/lib/MC | |
parent | 1d75de00e8877cc4c910b01d5b8100d847ae8527 (diff) | |
download | bcm5719-llvm-22e28f40785cbb9b78f52c551ac03a461ab39eb8.tar.gz bcm5719-llvm-22e28f40785cbb9b78f52c551ac03a461ab39eb8.zip |
[analyzer] Fix a crash on accessing a field within a literal-initialized union.
Because in case of unions we currently default-bind compound values in the
store, this quick fix avoids the crash for this case.
Patch by Ilya Palachev and independently by Alexander Shaposhnikov!
Differential Revision: https://reviews.llvm.org/D26442
llvm-svn: 287618
Diffstat (limited to 'llvm/lib/MC')
0 files changed, 0 insertions, 0 deletions