Issue | 148663 |
---|---|
Summary | C++ Align of VTable ? |
Labels | new issue |
Assignees | |
Reporter | WlodekGrom |
Can I assume with certainty that alignof(VTable) will be at least on an even address? (align(2) or align(4), align(8) etc, but will never be align(1))
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs