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
[llvm][utils] Add summary formatter for SmallBitVector (#150542)
Originally implemented in swiftlang/swift#29014.
I've made a couple changes:
1. Use the target's address size, not lldb
2. Replaced the loop with a format string
0 commit comments