[all-commits] [llvm/llvm-project] eb0715: [libc][NFC] Make IntegerToString simpler to use at...

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Aug 17 00:57:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb0715e3c74f77eb981e74065b28bfdf581636be
      https://github.com/llvm/llvm-project/commit/eb0715e3c74f77eb981e74065b28bfdf581636be
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M libc/src/__support/CPP/stringstream.h
    M libc/src/__support/integer_to_string.h
    M libc/src/__support/threads/linux/thread.cpp
    M libc/src/stdio/printf_core/int_converter.h
    M libc/test/src/__support/integer_to_string_test.cpp

  Log Message:
  -----------
  [libc][NFC] Make IntegerToString simpler to use at call-sites.

Reviewed By: michaelrj

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




More information about the All-commits mailing list