[all-commits] [llvm/llvm-project] 8df143: [libc++] Improve REQUIRES for _ExtInt test on rece...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Sep 1 09:03:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8df143c2cc0a3b49440cafe8a80b0f72cee6f166
      https://github.com/llvm/llvm-project/commit/8df143c2cc0a3b49440cafe8a80b0f72cee6f166
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

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

  Log Message:
  -----------
  [libc++] Improve REQUIRES for _ExtInt test on recent Clangs

The previous REQUIRES: would cause the test to run only on Clang-11, not
even on following versions of Clang, which was mostly not the intent.




More information about the All-commits mailing list