[PATCH] D68148: [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlock
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 27 14:54:50 PDT 2019
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:70
+- The 'objc-avoid-spinlock' check was renamed to :doc:`darwin-avoid-spinlock
+ <clang-tidy/checks/darwin-avoid-spinlock>`
----------------
Please place this after list of new checks. If there are other renamed checks, please keep alphabetical order in that list.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68148/new/
https://reviews.llvm.org/D68148
More information about the cfe-commits
mailing list