[PATCH] D71686: Fix false positive in magic number checker

Florin Iucha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 22 09:35:06 PST 2019


0x8000-0000 updated this revision to Diff 235060.
0x8000-0000 added a comment.

Minor comment fixes; capitalization, full stop.


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

https://reviews.llvm.org/D71686

Files:
  clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/readability-magic-numbers-todo.cpp
  clang-tools-extra/test/clang-tidy/checkers/readability-magic-numbers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71686.235060.patch
Type: text/x-patch
Size: 4558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191222/d8b49c24/attachment-0001.bin>


More information about the cfe-commits mailing list