Skip to content
Commit 3fc5107c authored by Charles Davis's avatar Charles Davis
Browse files

When a reference to a field of a struct/union/class is passed to the

__alignof__ operator, make sure to take into account the packed alignment
of the struct/union/class itself. Matches GCC's behavior and fixes PR6362.

llvm-svn: 96884
parent a8796c69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment