[all-commits] [llvm/llvm-project] 2505df: Revert "[libc] add basic lifetime annotations for ...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2505df0a4f792ec0d927b2bdee221a4e1971f168
      https://github.com/llvm/llvm-project/commit/2505df0a4f792ec0d927b2bdee221a4e1971f168
  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:
  -----------
  Revert "[libc] add basic lifetime annotations for support data structures" (#164012)

Reverts llvm/llvm-project#145933 due to broken aarch64 buildbots.



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