[all-commits] [llvm/llvm-project] 37086e: [libc++] Decouple iterator_traits test from precis...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Sep 6 09:12:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37086ea21cd966465694cc6998a6e937846ec28d
      https://github.com/llvm/llvm-project/commit/37086ea21cd966465694cc6998a6e937846ec28d
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    A libcxx/test/std/iterators/iterator.primitives/iterator.traits/empty.compile.pass.cpp
    R libcxx/test/std/iterators/iterator.primitives/iterator.traits/empty.verify.cpp

  Log Message:
  -----------
  [libc++] Decouple iterator_traits test from precise Clang diagnostics (#107478)

This makes the test more robust and prevents it from breaking when the
diagnostic changes subtly (e.g. under modules).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list