[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 06:03:23 PDT 2020


lebedev.ri added a comment.

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

> 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.

rG1596cc83509342eb37dbfe6b95e906759afc6741 <https://reviews.llvm.org/rG1596cc83509342eb37dbfe6b95e906759afc6741>, let's see if that does it.


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