[llvm-branch-commits] [clang-tidy] Add FixIts for libc namespace macros (PR #99681)
Paul Kirth via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jul 19 11:31:16 PDT 2024
https://github.com/ilovepi created https://github.com/llvm/llvm-project/pull/99681
This adds a few FixIts that update the usage of namespaces other than
LIBC_NAMESPACE_DECL, and add the required header when its missing.
More information about the llvm-branch-commits
mailing list