[all-commits] [llvm/llvm-project] 650454: [clang-tidy][use-internal-linkage] fix false posit...
maflcko via All-commits
all-commits at lists.llvm.org
Fri Jan 10 00:24:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6504546abcd38159256c3030286b1c02b401c4f8
https://github.com/llvm/llvm-project/commit/6504546abcd38159256c3030286b1c02b401c4f8
Author: maflcko <6399679+maflcko at users.noreply.github.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M clang-tools-extra/clang-tidy/misc/UseInternalLinkageCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
A clang-tools-extra/test/clang-tidy/checkers/misc/use-internal-linkage-consteval.cpp
Log Message:
-----------
[clang-tidy][use-internal-linkage] fix false positive for consteval function (#122141)
Fixes https://github.com/llvm/llvm-project/issues/122096
---------
Co-authored-by: MarcoFalke <*~=`'#}+{/-|&$^_ at 721217.xyz>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list