[all-commits] [llvm/llvm-project] 675eea: [libc][NFC] Rename cpp::function to cpp::Function.

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu Apr 30 11:59:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 675eea46f0452933170bb94307867dca8d9c80b9
      https://github.com/llvm/llvm-project/commit/675eea46f0452933170bb94307867dca8d9c80b9
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    M libc/test/config/linux/x86_64/syscall_test.cpp
    M libc/utils/CPP/Functional.h

  Log Message:
  -----------
  [libc][NFC] Rename cpp::function to cpp::Function.

Summary: Just to be consistent with other names in cpp.

Reviewers: abrachet

Subscribers: tschuett, libc-commits

Tags: #libc-project

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




More information about the All-commits mailing list