[PATCH] D28820: Warn when calling a non interrupt function from an interrupt on ARM
Jonathan Roelofs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 20 06:59:12 PST 2020
jroelofs added a comment.
Herald added a subscriber: kristof.beyls.
In D28820#945118 <https://reviews.llvm.org/D28820#945118>, @kc.austin2017 wrote:
> In D28820#944865 <https://reviews.llvm.org/D28820#944865>, @jroelofs wrote:
>
> > https://bugs.llvm.org/show_bug.cgi?id=35527
> >
> > https://bugs.llvm.org/show_bug.cgi?id=35528
> >
> > I'll fix these. Give me a few weeks though.
>
>
> Thank you very much for recording the bug.
patch to fix these: https://reviews.llvm.org/D74812
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28820/new/
https://reviews.llvm.org/D28820
More information about the cfe-commits
mailing list