[all-commits] [llvm/llvm-project] 1f5464: [libc][obvious] fix scanf parser test

michaelrj-google via All-commits all-commits at lists.llvm.org
Fri Oct 28 11:02:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f54641d33d57d85d925e72ffda9c76aef4e9601
      https://github.com/llvm/llvm-project/commit/1f54641d33d57d85d925e72ffda9c76aef4e9601
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
    M libc/test/src/stdio/scanf_core/parser_test.cpp

  Log Message:
  -----------
  [libc][obvious] fix scanf parser test

One of the expected values wasn't being initialized correctly.

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




More information about the All-commits mailing list