[all-commits] [llvm/llvm-project] 5d3ab6: [libc++][nfc] Include test_macros.h in more tests.
    mordante via All-commits 
    all-commits at lists.llvm.org
       
    Thu Jan 27 08:28:54 PST 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d3ab6a2bb36a371584b27ef3aa5c0d8d0bdc94e
      https://github.com/llvm/llvm-project/commit/5d3ab6a2bb36a371584b27ef3aa5c0d8d0bdc94e
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-01-27 (Thu, 27 Jan 2022)
  Changed paths:
    M libcxx/test/std/concepts/concepts.lang/concept.common/common_with.compile.pass.cpp
    M libcxx/test/std/concepts/concepts.lang/concept.commonref/common_reference.compile.pass.cpp
    M libcxx/test/std/concepts/concepts.lang/concepts.arithmetic/integral.pass.cpp
    M libcxx/test/std/concepts/concepts.lang/concepts.arithmetic/signed_integral.pass.cpp
    M libcxx/test/std/concepts/concepts.lang/concepts.arithmetic/unsigned_integral.pass.cpp
    M libcxx/test/std/language.support/cmp/cmp.concept/three_way_comparable.compile.pass.cpp
    M libcxx/test/std/numerics/rand/rand.req/rand.req.urng/uniform_random_bit_generator.compile.pass.cpp
  Log Message:
  -----------
  [libc++][nfc] Include test_macros.h in more tests.
This should fix the regressions detected in D117992.
This lands before D117992 to avoid breaking main.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D118056
    
    
More information about the All-commits
mailing list