Skip to content
Commit 9343ec86 authored by ziqingluo-90's avatar ziqingluo-90
Browse files

[clang-tidy] Adding the missing handling of "noreturn" attributes for Obj-C...

[clang-tidy] Adding the missing handling of "noreturn" attributes for Obj-C nodes in `InfiniteLoopChecker`

With this commit, the `InfiniteLoopChecker` now recognizes message
expressions to "noreturn" methods as well as calls to "noreturn"
blocks.

Reviewed by NoQ, njames93
Differential Revision: https://reviews.llvm.org/D128314
parent f886f7e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment