[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
Tue Jun 9 07:06:10 PDT 2020


baloghadamsoftware updated this revision to Diff 269533.
baloghadamsoftware added a comment.

Thank you for the comment, @gribozavr2! Patch updated according to them.


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.269533.patch
Type: text/x-patch
Size: 6157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/db2685a1/attachment-0001.bin>


More information about the cfe-commits mailing list