[PATCH] D66564: [clang-tidy] new performance struct pack align check
Frank Derry Wanye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 13 17:36:21 PDT 2019
ffrankies updated this revision to Diff 224799.
ffrankies retitled this revision from "[clang-tidy] new FPGA struct pack align check" to "[clang-tidy] new performance struct pack align check".
ffrankies edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66564/new/
https://reviews.llvm.org/D66564
Files:
clang-tidy/performance/CMakeLists.txt
clang-tidy/performance/PerformanceTidyModule.cpp
clang-tidy/performance/StructPackAlignCheck.cpp
clang-tidy/performance/StructPackAlignCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/performance-struct-pack-align.rst
test/clang-tidy/performance-struct-pack-align.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66564.224799.patch
Type: text/x-patch
Size: 14193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/ae3fff62/attachment.bin>
More information about the llvm-commits
mailing list