Issue 144729
Summary clang: Invalid address-of-packed-member warning
Labels clang
Assignees
Reporter jstengleingithub
    https://godbolt.org/z/vKxY544zz

See an invalid address-of-packed-member warning here.  Passing the pointer to a void* parameter should not cause the warning to show, however see see the warning in the case of the _expression_ statement in the function call.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to