[all-commits] [llvm/llvm-project] 1e6c81: [libc][obvious] fix address test on windows

michaelrj-google via All-commits all-commits at lists.llvm.org
Thu Jun 16 10:54:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e6c819d6dbe91f6254eb1aa4b0a439809c6969b
      https://github.com/llvm/llvm-project/commit/1e6c819d6dbe91f6254eb1aa4b0a439809c6969b
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-06-16 (Thu, 16 Jun 2022)

  Changed paths:
    M libc/test/src/string/memory_utils/address_test.cpp

  Log Message:
  -----------
  [libc][obvious] fix address test on windows

On windows size_t != unsigned long.

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




More information about the All-commits mailing list