mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-17 15:51:40 +00:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
parent
d347867f2e
commit
ff972e3673
208 changed files with 311 additions and 309 deletions
|
@ -32,7 +32,10 @@ static u64 table[] = {
|
|||
0x8000000000000048ull, // regular_field = 0b1001
|
||||
|
||||
// "random" numbers
|
||||
0x0F7B8B1ABD9B8D3Full, 0xA8B86F73FDAADD2Dull, 0x1B17A557BFEB351Dull, 0xE3354268B0C2395Bull,
|
||||
0x0F7B8B1ABD9B8D3Full,
|
||||
0xA8B86F73FDAADD2Dull,
|
||||
0x1B17A557BFEB351Dull,
|
||||
0xE3354268B0C2395Bull,
|
||||
};
|
||||
|
||||
// Verify that bitfields in a union have the same underlying data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue