[clang-tools-extra] [clang-tidy] Do not lint on attribute macros (PR #164806)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 27 03:02:00 PDT 2025
================
@@ -171,6 +171,11 @@ Improvements to clang-tidy
moved to the ``fuchsia`` module instead. The ``zircon`` module will be removed
in the 24th release.
+- Improved :program:`clang-tidy`'s `cppcoreguidelines-macro-usage` check.
----------------
vbvictor wrote:
Please write release notes in section "Changes in existing checks" following alphabetical structure and established style of release notes there.
https://github.com/llvm/llvm-project/pull/164806
More information about the cfe-commits
mailing list