| Issue | 179007 |
|---|---|
| Summary | ABITestGen.py uses `__alignof__`, preferred alignment, instead of `alignof` |
| Labels | new issue |
| Assignees | |
| Reporter | workingjubilee |
This can possibly be giving misleading results in the generated tests in cases where "preferred alignment" is not equal to actual ABI-required alignment.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
