[libc-commits] [PATCH] D144597: [libc] Refactor string to float return values

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Feb 23 20:02:36 PST 2023


lntue added a comment.

Can you also update the new dependency in the bazel layout?

  @llvm-project//libc/test/src/stdlib:atof_test                   FAILED TO BUILD
  @llvm-project//libc/test/src/stdlib:strtod_test                 FAILED TO BUILD
  @llvm-project//libc/test/src/stdlib:strtof_test                 FAILED TO BUILD
  @llvm-project//libc/test/src/stdlib:strtold_test                FAILED TO BUILD


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144597/new/

https://reviews.llvm.org/D144597



More information about the libc-commits mailing list