[all-commits] [llvm/llvm-project] c0e0a3: [libc] add basic lifetime annotations for support ...

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Fri Oct 17 13:11:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0e0a33f48ff956ceeb606d83dac80b0e82b8648
      https://github.com/llvm/llvm-project/commit/c0e0a33f48ff956ceeb606d83dac80b0e82b8648
  Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
  Date:   2025-10-17 (Fri, 17 Oct 2025)

  Changed paths:
    M libc/src/__support/CPP/algorithm.h
    M libc/src/__support/CPP/array.h
    M libc/src/__support/CPP/atomic.h
    M libc/src/__support/CPP/mutex.h
    M libc/src/__support/CPP/optional.h
    M libc/src/__support/CPP/span.h
    M libc/src/__support/CPP/string.h
    M libc/src/__support/CPP/string_view.h
    M libc/src/__support/CPP/stringstream.h
    M libc/src/__support/CPP/utility/forward.h
    M libc/src/__support/CPP/utility/move.h
    M libc/src/__support/macros/attributes.h

  Log Message:
  -----------
  [libc] add basic lifetime annotations for support data structures (#145933)

fix #145932

---------

Co-authored-by: Copilot <175728472+Copilot at users.noreply.github.com>



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