You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. The offending one is AlignConsecutiveMacros. It used to be a bool scalar value, but it is now an object that includes Enabled and other properties.
Description / Steps to reproduce the issue
pacman -S clang git
git clone https://github.com/virtio-win/kvm-guest-drivers-windows
cd kvm-guest-drivers-windows
clang-format Balloon/app/device.cpp
Expected behavior
Outputs formatted source code. For your information,
mingw-w64-x86_64-clang
works fine.Actual behavior
Outputs the following:
Verification
Windows Version
MSYS_NT-10.0-22631
Are you willing to submit a PR?
No
The text was updated successfully, but these errors were encountered: