[all-commits] [llvm/llvm-project] fdee2d: [libc] Fix too long number in strtoul_test

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Aug 24 13:17:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdee2d768d5f1a242952f5da2a7e2b13a9ecabd5
      https://github.com/llvm/llvm-project/commit/fdee2d768d5f1a242952f5da2a7e2b13a9ecabd5
  Author: Michael Jones <michaelrj at google.com>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    M libc/test/src/stdlib/strtoul_test.cpp

  Log Message:
  -----------
  [libc] Fix too long number in strtoul_test

I think this is the last windows type conversion fix, the rest of the
build seems to be okay.

Reviewed By: sivachandra

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




More information about the All-commits mailing list