[NFC] clang-format again.
It appears that clang-format 6 (which CI uses) removes a newline that clang-format 7 doesn't, but will also not add. The new formatting should keep 6 and 7 both happy.
This commit is contained in:
committed by
David Chisnall
parent
4036e54879
commit
f178028640
@@ -19,7 +19,6 @@ namespace snmalloc
|
||||
*/
|
||||
LowMemoryNotification = (1 << 0)
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
// If simultating OE, then we need the underlying platform
|
||||
|
||||
Reference in New Issue
Block a user