[PATCH] D44231: [clang-tidy] Check for sizeof that call functions
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 3 08:13:23 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329073: [clang-tidy] Check for sizeof that call functions (authored by hokein, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.llvm.org/D44231?vs=140790&id=140799#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44231
Files:
clang-tools-extra/trunk/clang-tidy/bugprone/SizeofExpressionCheck.cpp
clang-tools-extra/trunk/clang-tidy/bugprone/SizeofExpressionCheck.h
clang-tools-extra/trunk/docs/clang-tidy/checks/bugprone-sizeof-expression.rst
clang-tools-extra/trunk/test/clang-tidy/bugprone-sizeof-expression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44231.140799.patch
Type: text/x-patch
Size: 8651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180403/2bdcbc0c/attachment-0001.bin>
More information about the cfe-commits
mailing list