diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-04-03 01:39:08 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-04-03 01:39:08 +0000 |
commit | bc74eb1c90552f91fcd82585eff962cf0b3cf7e8 (patch) | |
tree | 41dad4ddb76ee9c31db8ca106df16666b45c7c7a /clang/lib/Sema/SemaDecl.cpp | |
parent | eb8bd925c6df81bd6105ce34e7fefc5318e640a4 (diff) | |
download | bcm5719-llvm-bc74eb1c90552f91fcd82585eff962cf0b3cf7e8.tar.gz bcm5719-llvm-bc74eb1c90552f91fcd82585eff962cf0b3cf7e8.zip |
[analyzer] Better model for copying of array fields in implicit copy ctors.
- Find the correct region to represent the first array element when
constructing a CXXConstructorCall.
- If the array is trivial, model the copy with a primitive load/store.
- Don't warn about the "uninitialized" subscript in the AST -- we don't use
the helper variable that Sema provides.
<rdar://problem/13091608>
llvm-svn: 178602
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions