[PATCH] D36836: [clang-tidy] Implement readability-function-cognitive-complexity check

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 3 05:59:47 PDT 2020


lebedev.ri added a comment.

In D36836#2310169 <https://reviews.llvm.org/D36836#2310169>, @lebedev.ri wrote:

> In D36836#2310168 <https://reviews.llvm.org/D36836#2310168>, @RKSimon wrote:
>
>> @lebedev.ri This is failing on the windows arm build bots - please can you take a look?
>>
>> http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l/builds/1482
>> http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64/builds/3285
>
> Hm, let me take a look..

Will push likely fix once tests pass locally.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D36836/new/

https://reviews.llvm.org/D36836



More information about the cfe-commits mailing list