[all-commits] [llvm/llvm-project] 049f6a: [libc] [obvious] Add ctype functions to linux api.

Chris Gyurgyik via All-commits all-commits at lists.llvm.org
Wed Aug 5 08:06:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 049f6ad4f69e6b9c5df290d6f9d86c991ed4ecec
      https://github.com/llvm/llvm-project/commit/049f6ad4f69e6b9c5df290d6f9d86c991ed4ecec
  Author: Chris Gyurgyik <37983775+cgyurgyik at users.noreply.github.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M libc/config/linux/api.td

  Log Message:
  -----------
  [libc] [obvious] Add ctype functions to linux api.

Adds isspace, isprint, and isxdigit to Linux API to fix failed integration test.




More information about the All-commits mailing list