[PATCH] D16808: [MCU] PR26438: Fix assertion failure on function returning an empty struct or union

David Kreitzer via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 10:04:00 PST 2016


DavidKreitzer added a comment.

>From an MCU ABI perspective, yes, returning an empty struct is equivalent to returning void.


http://reviews.llvm.org/D16808





More information about the cfe-commits mailing list