mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 19:07:53 +08:00
This patch corrects the `using`-declaration in `libc/shared/sign.h`. The previous change (#150083) incorrectly used the `LIBC_NAMESPACE_DECL` macro. This is corrected to use `LIBC_NAMESPACE`.