[all-commits] [llvm/llvm-project] 9f7961: Add clang::lifetimebound annotation to llvm::funct...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Nov 6 23:25:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f796159f28775b3f93d77e173c1fd3413c2e60e
      https://github.com/llvm/llvm-project/commit/9f796159f28775b3f93d77e173c1fd3413c2e60e
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/include/llvm/ADT/STLFunctionalExtras.h

  Log Message:
  -----------
  Add clang::lifetimebound annotation to llvm::function_ref (#115019)

This helps catch dangling llvm::function_ref references, see #114950,
#114949, #114808, #114789



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