Commit 254bfe2
committed
[Clang][AArch64] Expect valid FunctionDecl in IsArmStreamingFunction
This follows from a conversation on #150592 where we decided to
split out this change and commit it separately.
The rationale is that FunctionDecl must be sufficiently parsed/created
in order to tell whether it is a streaming function.1 parent 8070e9b commit 254bfe2
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5988 | 5988 | | |
5989 | 5989 | | |
5990 | 5990 | | |
5991 | | - | |
5992 | | - | |
5993 | | - | |
5994 | | - | |
5995 | | - | |
| 5991 | + | |
| 5992 | + | |
| 5993 | + | |
| 5994 | + | |
5996 | 5995 | | |
5997 | 5996 | | |
5998 | 5997 | | |
| |||
0 commit comments