[all-commits] [llvm/llvm-project] 255e63: [libc][NFC] Ensure internal implementation is in _...

Alex Brachet via All-commits all-commits at lists.llvm.org
Fri Mar 27 23:59:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 255e634bf71a2e7cf128c93090717183fba1666a
      https://github.com/llvm/llvm-project/commit/255e634bf71a2e7cf128c93090717183fba1666a
  Author: Alex Brachet <alexbrachetmialot at gmail.com>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

  Changed paths:
    M libc/src/signal/linux/__restore.cpp
    M libc/src/string/memory_utils/memcpy_utils.h
    M libc/src/threads/linux/thread_utils.h

  Log Message:
  -----------
  [libc][NFC] Ensure internal implementation is in __llvm_libc namespace

Summary: In preparation for D76818.

Reviewers: PaulkaToast, sivachandra, gchatelet

Reviewed By: PaulkaToast, sivachandra

Subscribers: MaskRay, tschuett, libc-commits

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




More information about the All-commits mailing list