-
Notifications
You must be signed in to change notification settings - Fork 803
[NFC] Clang-format fixes. #14946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NFC] Clang-format fixes. #14946
Conversation
Signed-off-by: Marcos Maronas <marcos.maronas@intel.com>
|
@aelovikov-intel FYI |
marcos.patch
Outdated
| @@ -0,0 +1,92 @@ | |||
| From 2b6e88d4d01fea816f525fafc71676603f7a8c53 Mon Sep 17 00:00:00 2001 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this patch file snuck into your commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, thanks for catching this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed :)
Signed-off-by: Marcos Maronas <marcos.maronas@intel.com>
Signed-off-by: Marcos Maronas <marcos.maronas@intel.com>
|
@bader Friendly ping. |
|
@mdtoguchi Friendly ping. |
|
@intel/llvm-gatekeepers this is ready to merge. |
Most likely the clang-format checker was down when #14575 ran CI, so a few changes non-clang-format-compliant made it in. Applying fixes to those.