[libc-commits] [PATCH] D76967: [libc][NFC] Ensure internal implementation is in __llvm_libc namespace

Fangrui Song via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Mar 27 23:25:40 PDT 2020


MaskRay added a comment.

In D76967#1947510 <https://reviews.llvm.org/D76967#1947510>, @PaulkaToast wrote:

> In D76967#1947500 <https://reviews.llvm.org/D76967#1947500>, @MaskRay wrote:
>
> > Can we just remove the namespace?
>
>
> What do you mean? Remove this particular namespace, or namespaces in general?


Delete all occurrences of `__llvm_libc`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76967/new/

https://reviews.llvm.org/D76967





More information about the libc-commits mailing list