[all-commits] [llvm/llvm-project] cf08c1: [NFC][clang] add extra member-alignment testcase
David Tenty via All-commits
all-commits at lists.llvm.org
Wed Jul 5 13:44:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf08c103266b7ee59cbc2352c4d20f27472cb257
https://github.com/llvm/llvm-project/commit/cf08c103266b7ee59cbc2352c4d20f27472cb257
Author: David Tenty <daltenty at ibm.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M clang/test/CodeGenCXX/member-alignment.cpp
Log Message:
-----------
[NFC][clang] add extra member-alignment testcase
for when an alignment attribute is used. This will be useful for D147184 to demonstrate what changes.
More information about the All-commits
mailing list