aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cxx11-initializer-array-new.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2015-11-19 02:27:55 +0000
committerJohn McCall <rjmccall@apple.com>2015-11-19 02:27:55 +0000
commitd80218fa4221c76fa1b822a406253921d4c7f8fc (patch)
tree175bcce0f7357453b5f5fe2994370e9e3a058135 /clang/test/CodeGenCXX/cxx11-initializer-array-new.cpp
parent61fcb521fa1dd3426b653818fd315f9e542fc12b (diff)
downloadllvm-d80218fa4221c76fa1b822a406253921d4c7f8fc.zip
llvm-d80218fa4221c76fa1b822a406253921d4c7f8fc.tar.gz
llvm-d80218fa4221c76fa1b822a406253921d4c7f8fc.tar.bz2
Fix the emission of ARC-style ivar layouts in the fragile runtime
to start at the offset of the first ivar instead of the rounded-up end of the superclass. The latter could include a large amount of tail padding because of a highly-aligned ivar, and subclass ivars can be laid out within that. llvm-svn: 253533
Diffstat (limited to 'clang/test/CodeGenCXX/cxx11-initializer-array-new.cpp')
0 files changed, 0 insertions, 0 deletions