[PATCH] D131386: [clang-tidy] Added `ConstAlignment` option to `misc-const-correctness`
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 15 04:54:43 PDT 2022
njames93 updated this revision to Diff 452630.
njames93 marked an inline comment as done.
njames93 added a comment.
Remove unneeded include and add Release notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131386/new/
https://reviews.llvm.org/D131386
Files:
clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp
clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst
clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-alignment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131386.452630.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220815/4c674a39/attachment.bin>
More information about the cfe-commits
mailing list