[PATCH] D81396: [clang-tidy] New util `Aliasing` factored out from `bugprone-infinite-loop`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 10 03:47:50 PDT 2020
baloghadamsoftware updated this revision to Diff 269779.
baloghadamsoftware added a comment.
Parameters in comments changed to `\p <Name>`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81396/new/
https://reviews.llvm.org/D81396
Files:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp
clang-tools-extra/clang-tidy/utils/Aliasing.cpp
clang-tools-extra/clang-tidy/utils/Aliasing.h
clang-tools-extra/clang-tidy/utils/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81396.269779.patch
Type: text/x-patch
Size: 6151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200610/d59c075d/attachment.bin>
More information about the cfe-commits
mailing list