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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c74b1924048251f65d5bd9ca3df78ce1e490a5ed
      https://github.com/llvm/llvm-project/commit/c74b1924048251f65d5bd9ca3df78ce1e490a5ed
  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




More information about the All-commits mailing list