[PATCH] D141107: [clang-tidy] don't warn when returning the result for bugprone-standalone-empty

Vincent Hong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 6 20:43:43 PST 2023


v1nh1shungry updated this revision to Diff 487044.
v1nh1shungry added a comment.

add more tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141107

Files:
  clang-tools-extra/clang-tidy/bugprone/StandaloneEmptyCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone/standalone-empty.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141107.487044.patch
Type: text/x-patch
Size: 7977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230107/1222e9f4/attachment.bin>


More information about the cfe-commits mailing list