[llvm-branch-commits] [clang-tidy] Add FixIts for libc namespace macros (PR #99681)

Julian Schmidt via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Jul 20 10:00:22 PDT 2024


https://github.com/5chmidti commented:

(not familiar with libc development)

One question may be if the outer namespace should be replaced with the libc macro, or if the libc macro should be added around the other namespace. But given that this check is for libc development, then the libc people would know best what is desired.

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


More information about the llvm-branch-commits mailing list