[PATCH] D101617: [clang-tidy] Tweak diag ranges for bugprone-sizeof-expression
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 11 02:00:45 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e55fef0e98f: [clang-tidy] Tweak diag ranges for bugprone-sizeof-expression (authored by njames93, committed by PiotrZSL).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101617/new/
https://reviews.llvm.org/D101617
Files:
clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp
clang-tools-extra/clangd/test/diagnostics-tidy.test
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone/sizeof-expression-warn-on-sizeof-pointer-to-aggregate.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone/sizeof-expression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101617.558078.patch
Type: text/x-patch
Size: 23217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231111/df5560ca/attachment-0001.bin>
More information about the cfe-commits
mailing list