[PATCH] D117416: [clang-format] Handle C variables with name that matches c++ access specifier

psigillito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 30 11:26:18 PST 2022


psigillito added a comment.

In D117416#3282937 <https://reviews.llvm.org/D117416#3282937>, @HazardyKnusperkeks wrote:

> In D117416#3282853 <https://reviews.llvm.org/D117416#3282853>, @psigillito wrote:
>
>> Do I need to care about these pre-build checks failing? F21921747: image.png <https://reviews.llvm.org/F21921747>
>
> The checks passed, the build on linux failed. But as far as I can see it's something in openmp. I assume you did run all the format tests, then everything should be fine.

Yes, I ran the format tests.

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117416



More information about the llvm-commits mailing list