aaron.ballman accepted this revision. aaron.ballman added a comment. LGTM with a few minor nits to be fixed.
================ Comment at: docs/clang-tidy/checks/android-comparison-in-temp-failure-retry.rst:4 +android-comparison-in-temp-failure-retry +========================================= + ---------------- Underlining is off here. ================ Comment at: docs/clang-tidy/checks/android-comparison-in-temp-failure-retry.rst:25 + +Since TEMP_FAILURE_RETRY will check for whether the result *of the comparison* +is ``-1``, and retry if so. ---------------- s/Since/Because https://reviews.llvm.org/D45059 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits