[PATCH] D83144: Allow to specify macro names for android-comparison-in-temp-failure-retry.

Florian Mayer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 11:40:41 PDT 2020


fmayer updated this revision to Diff 291297.
fmayer added a comment.

Added new file for the tests. This way, we keep the tests for the normal case as well.


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

https://reviews.llvm.org/D83144

Files:
  clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp
  clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.h
  clang-tools-extra/docs/clang-tidy/checks/android-comparison-in-temp-failure-retry.rst
  clang-tools-extra/test/clang-tidy/checkers/android-comparison-in-temp-failure-retry-custom-macro.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83144.291297.patch
Type: text/x-patch
Size: 7597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/d505c90e/attachment-0001.bin>


More information about the cfe-commits mailing list