[libc-commits] [libc] [libc] Fix accidental LIBC_NAMESPACE_syscall definition (PR #69548)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed Oct 18 18:14:56 PDT 2023


https://github.com/jhuber6 approved this pull request.

Collateral damage from someone doing `find . -type f -exec sed -i 's/namespace __llvm_libc/namespace LIBC_NAMESPACE/g' {} \;` presumably.

https://github.com/llvm/llvm-project/pull/69548


More information about the libc-commits mailing list