summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-03-16 02:14:06 +0000
committerJordan Rose <jordan_rose@apple.com>2013-03-16 02:14:06 +0000
commit3d7b7f526806db95753e6b3377425c5065a54899 (patch)
tree4f40305e8ec0688606b6bdecbb405297475bc17c /clang/lib/CodeGen/CodeGenFunction.h
parent9f71ad4fa8b2591fc6b36385263f02ae4184e646 (diff)
downloadbcm5719-llvm-3d7b7f526806db95753e6b3377425c5065a54899.tar.gz
bcm5719-llvm-3d7b7f526806db95753e6b3377425c5065a54899.zip
[analyzer] Model trivial copy/move assignment operators with a bind as well.
r175234 allowed the analyzer to model trivial copy/move constructors as an aggregate bind. This commit extends that to trivial assignment operators as well. Like the last commit, one of the motivating factors here is not warning when the right-hand object is partially-initialized, which can have legitimate uses. <rdar://problem/13405162> llvm-svn: 177220
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud