[all-commits] [llvm/llvm-project] 254bfe: [Clang][AArch64] Expect valid FunctionDecl in IsAr...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Wed Jul 30 08:05:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 254bfe23e3174d5695f4e35212ff352082f05ae4
      https://github.com/llvm/llvm-project/commit/254bfe23e3174d5695f4e35212ff352082f05ae4
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M clang/lib/AST/Decl.cpp

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list