[all-commits] [llvm/llvm-project] dc1b61: [libc] Move b* string functions to strings.h

Alex Brachet via All-commits all-commits at lists.llvm.org
Mon Jan 9 12:17:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc1b614bb8b0181f7443848633807f5fb934c6b2
      https://github.com/llvm/llvm-project/commit/dc1b614bb8b0181f7443848633807f5fb934c6b2
  Author: Alex Brachet <abrachet at google.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M libc/include/CMakeLists.txt
    A libc/include/strings.h.def
    M libc/spec/llvm_libc_ext.td

  Log Message:
  -----------
  [libc] Move b* string functions to strings.h

Traditionally these functions are exposed in string*s*.h not string.h

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




More information about the All-commits mailing list