[all-commits] [llvm/llvm-project] d6f290: [libc++] Revert the addition of _LIBCPP_HIDE_FROM_...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Feb 11 12:54:53 PST 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d6f290ec136b7faef956ee2b9bfc0fe0ee0f85ab
      https://github.com/llvm/llvm-project/commit/d6f290ec136b7faef956ee2b9bfc0fe0ee0f85ab
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M libcxx/include/__threading_support

  Log Message:
  -----------
  [libc++] Revert the addition of _LIBCPP_HIDE_FROM_ABI and inline in __threading_support

This reverts commit 2722ac65. As explained in D115906, this was actually
unnecessary and it broke the external threading configuration.

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

(cherry picked from commit c74b1924048251f65d5bd9ca3df78ce1e490a5ed)




More information about the All-commits mailing list