Format: Run the new clang format on everything
This commit is contained in:
parent
1e662e6e9a
commit
096be16636
74 changed files with 207 additions and 117 deletions
|
@ -236,7 +236,7 @@ public:
|
|||
IntTy m_val;
|
||||
};
|
||||
|
||||
} // Common
|
||||
} // namespace Common
|
||||
|
||||
typedef Common::BitSet<u8> BitSet8;
|
||||
typedef Common::BitSet<u16> BitSet16;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue