[all-commits] [llvm/llvm-project] 166493: [FunctionAttrs] Fix function signature mismatch in...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jul 28 07:17:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 166493d6927026c4933be82de81adabc9751c0e3
      https://github.com/llvm/llvm-project/commit/166493d6927026c4933be82de81adabc9751c0e3
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M llvm/test/Transforms/FunctionAttrs/sendmsg-nocallback.ll

  Log Message:
  -----------
  [FunctionAttrs] Fix function signature mismatch in test (NFC)

There was a return type mismatch, which unintentionally blocked
attribtue inference in this test.



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