aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-05-14 21:12:11 +0000
committerJohn McCall <rjmccall@apple.com>2011-05-14 21:12:11 +0000
commit5880fb8edfa364555fc66d952f283d014c64fccb (patch)
treee365e55c5d4d26d5787e121bafb540ed06833887 /clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp
parentdd72aafffc897e565c1ffc6d17009a05f52c995b (diff)
downloadllvm-5880fb8edfa364555fc66d952f283d014c64fccb.zip
llvm-5880fb8edfa364555fc66d952f283d014c64fccb.tar.gz
llvm-5880fb8edfa364555fc66d952f283d014c64fccb.tar.bz2
Only perform the null-initialization of an aggregate result of a message
send if the receiver is null. Normally it's not worthwhile to check this, but avoiding the null-initialization is nice, and this also avoids nasty problems where the null-initialization is visible within the call because we use an aliased result buffer. rdar://problem/9402992 llvm-svn: 131366
Diffstat (limited to 'clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp')
0 files changed, 0 insertions, 0 deletions