]> granicus.if.org Git - clang/commit
Ensure we have atleast 2-byte alignment for member functions.
authorMike Stump <mrs@apple.com>
Mon, 5 Oct 2009 22:49:20 +0000 (22:49 +0000)
committerMike Stump <mrs@apple.com>
Mon, 5 Oct 2009 22:49:20 +0000 (22:49 +0000)
commitfb51ddfafcd5f8536d0312b3daa3c0b74b90ab5b
tree3a2dae6e9cd1b10a5d58118409829faf8004158d
parent9a3dcf22342c4bf2be59ffd7abaebd4a9b0b1c4b
Ensure we have atleast 2-byte alignment for member functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGenCXX/attr.cpp