[all-commits] [llvm/llvm-project] 5f17ba: [sanitizers] Simplify Explainer about dyld and wea...

Roy Sundahl via All-commits all-commits at lists.llvm.org
Wed Apr 5 10:04:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f17ba1a3832450eee9c3b85ab862f73712184a4
      https://github.com/llvm/llvm-project/commit/5f17ba1a3832450eee9c3b85ab862f73712184a4
  Author: Roy Sundahl <rsundahl at apple.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [sanitizers] Simplify Explainer about dyld and weak overrides on Darwin. (NFC)

Presenting more than one way to satisfy the single-weak-ref requirement leads to
confusing messaging for the end user. Use the introduction of a single unused
weak variable as the preferred solution. This differential modifies D146745.

rdar://103453678

Reviewed By: yln, thetruestblue

Differential Revision: https://reviews.llvm.org/D147526




More information about the All-commits mailing list