[PATCH] D99237: [AVR][clang] Fix wrong calling convention in functions return struct type

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 26 09:41:34 PDT 2021


benshi001 added a comment.

fully fixes https://bugs.llvm.org/show_bug.cgi?id=39251
partially fixes https://bugs.llvm.org/show_bug.cgi?id=46140


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99237/new/

https://reviews.llvm.org/D99237



More information about the cfe-commits mailing list