[all-commits] [llvm/llvm-project] a00f3e: [libc++] Re-enable the _BitInt test for std::atomi...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jan 18 18:32:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a00f3e2d09af59d10ef7df06a9652b60d2f6db75
      https://github.com/llvm/llvm-project/commit/a00f3e2d09af59d10ef7df06a9652b60d2f6db75
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M libcxx/test/libcxx/atomics/bit-int.verify.cpp

  Log Message:
  -----------
  [libc++] Re-enable the _BitInt test for std::atomic on Clang 14

It should now work since the Clang on CI nodes has been updated.

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




More information about the All-commits mailing list