[PATCH] D22507: Clang-tidy - Enum misuse check

Peter Szecsi via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 08:07:42 PDT 2016


szepet removed rL LLVM as the repository for this revision.
szepet updated this revision to Diff 64897.
szepet added a comment.

updating patch based on review comments


https://reviews.llvm.org/D22507

Files:
  clang-tidy/misc/EnumMisuseCheck.cpp
  clang-tidy/misc/EnumMisuseCheck.h
  docs/clang-tidy/checks/misc-enum-misuse.rst
  test/clang-tidy/misc-enum-misuse-weak.cpp
  test/clang-tidy/misc-enum-misuse.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22507.64897.patch
Type: text/x-patch
Size: 12582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160721/f824cc23/attachment.bin>


More information about the cfe-commits mailing list