[all-commits] [llvm/llvm-project] 62bd10: [libcxx] Use alias for detecting overriden functio...

Petr Hosek via All-commits all-commits at lists.llvm.org
Tue Dec 17 08:16:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62bd10f7d18ca6f544286767cae2c9026d493888
      https://github.com/llvm/llvm-project/commit/62bd10f7d18ca6f544286767cae2c9026d493888
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M libcxx/src/include/overridable_function.h
    M libcxx/src/new.cpp
    M libcxxabi/src/stdlib_new_delete.cpp

  Log Message:
  -----------
  [libcxx] Use alias for detecting overriden function (#114961)

This mechanism is preferable in environments like embedded since it
doesn't require special handling of the custom section.



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