[PATCH] D61422: [clang-tidy] Extend bugprone-sizeof-expression check to detect sizeof misuse in pointer arithmetic

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 6 03:40:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE360032: [clang-tidy] Extend bugprone-sizeof-expression check to detect sizeof misuse in… (authored by baloghadamsoftware, committed by ).

Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61422/new/

https://reviews.llvm.org/D61422

Files:
  clang-tidy/bugprone/SizeofExpressionCheck.cpp
  test/clang-tidy/bugprone-sizeof-expression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61422.198245.patch
Type: text/x-patch
Size: 5784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190506/0ca679d9/attachment.bin>


More information about the cfe-commits mailing list