[all-commits] [llvm/llvm-project] 8a21e0: [libc++] [test] Remove `UNSUPPORTED: stdlib=msvc` ...

Quuxplusone via All-commits all-commits at lists.llvm.org
Sat Jan 8 13:04:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a21e0c10cc83b8ac16241bbe31cb0ad60bc34aa
      https://github.com/llvm/llvm-project/commit/8a21e0c10cc83b8ac16241bbe31cb0ad60bc34aa
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
    M libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/lock.pass.cpp

  Log Message:
  -----------
  [libc++] [test] Remove `UNSUPPORTED: stdlib=msvc` from lock.pass.cpp.

Casey Carter says, "We run std/thread/thread.mutex/thread.lock.algorithm/lock.pass.cpp
on every CI and it works fine with MSVC STL. I'm guessing this annotation predates
Billy's rewrite of std::lock in 2017-ish."

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




More information about the All-commits mailing list