[PATCH] D59336: [clang-tidy] Disable google-runtime-int in Objective-C++ 🔓
Stephane Moore via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 15:33:31 PDT 2019
stephanemoore updated this revision to Diff 190742.
stephanemoore added a comment.
Add google-runtime-int tests for Objective-C and Objective-C++.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59336/new/
https://reviews.llvm.org/D59336
Files:
clang-tools-extra/clang-tidy/google/IntegerTypesCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/google-runtime-int.m
clang-tools-extra/test/clang-tidy/google-runtime-int.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59336.190742.patch
Type: text/x-patch
Size: 3166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/fe5e38b0/attachment-0001.bin>
More information about the cfe-commits
mailing list