[clang-tools-extra] [clang-tidy][libc] Fix namespace check with macro (PR #68134)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 3 22:00:23 PDT 2023
================
@@ -321,6 +321,11 @@ Changes in existing checks
<clang-tidy/checks/readability/static-accessed-through-instance>` check to
identify calls to static member functions with out-of-class inline definitions.
+- Improved :doc:`llvmlibc-callee-namespace
----------------
PiotrZSL wrote:
Put this in alphabetical order.
https://github.com/llvm/llvm-project/pull/68134
More information about the cfe-commits
mailing list