[PATCH] D117416: [clang-format] Handle C variables with name that matches c++ access specifier
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 30 11:19:00 PST 2022
HazardyKnusperkeks added a comment.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117416/new/
https://reviews.llvm.org/D117416
More information about the cfe-commits
mailing list