[all-commits] [llvm/llvm-project] 5ffb10: [libc++][nfc] Add TEST_HAS_NO_INT128.

mordante via All-commits all-commits at lists.llvm.org
Sat Feb 12 11:08:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ffb1047cd0a72f1d07a5f925bc8102400ae5695
      https://github.com/llvm/llvm-project/commit/5ffb1047cd0a72f1d07a5f925bc8102400ae5695
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
    M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp

  Log Message:
  -----------
  [libc++][nfc] Add TEST_HAS_NO_INT128.

This avoids using an libc++ internal macro in our tests.

D117992 removed them, but it seems new occurrences have been introduced.




More information about the All-commits mailing list