[PATCH] D101614: [clang-tidy][NFC] Simplify a lot of bugprone-sizeof-expression matchers

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 04:05:17 PDT 2021


njames93 created this revision.
njames93 added reviewers: steveire, aaron.ballman.
Herald added a subscriber: xazax.hun.
njames93 requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

There should be a follow up to this for changing the traversal mode, but some of the tests don't like that.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101614

Files:
  clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101614.341837.patch
Type: text/x-patch
Size: 12615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210430/9f1153f2/attachment.bin>


More information about the cfe-commits mailing list