[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:23 PDT 2024


================

----------------
5chmidti wrote:

Please add a test with an outer namespace that needs to be changed, but which already has the hidden visibility attribute. That way, we'll be sure that the replacement will replace the namespace name instead of breaking the attribute into pieces.

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


More information about the llvm-branch-commits mailing list