[PATCH] D137738: [clang-tidy] Suppress google-objc-avoid-throwing-exception in system macros 🫢
Stephane Moore via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 14 11:19:27 PST 2022
stephanemoore updated this revision to Diff 475222.
stephanemoore added a subscriber: Eugene.Zelenko.
stephanemoore added a comment.
Included namespace comment linter fixes from D137740 <https://reviews.llvm.org/D137740> as advised by @Eugene.Zelenko,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137738/new/
https://reviews.llvm.org/D137738
Files:
clang-tools-extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/google/Inputs/system-header-throw.h
clang-tools-extra/test/clang-tidy/checkers/google/objc-avoid-throwing-exception.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137738.475222.patch
Type: text/x-patch
Size: 4211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221114/4632bbbe/attachment-0001.bin>
More information about the cfe-commits
mailing list