[all-commits] [llvm/llvm-project] e1dcda: [libc][NFC] remove completed TODOs

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Mar 8 11:58:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1dcda966edf6acf4fe564975f3922781da52529
      https://github.com/llvm/llvm-project/commit/e1dcda966edf6acf4fe564975f3922781da52529
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M libc/src/__support/str_to_float.h
    M libc/test/src/__support/str_to_float_test.cpp

  Log Message:
  -----------
  [libc][NFC] remove completed TODOs

There were some "TODO" messages that were for things that I have already
completed. This patch removes those.

Reviewed By: michaelrj

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




More information about the All-commits mailing list