Skip to content

Commit ae9bab5

Browse files
thurstondvitalybuka
authored andcommitted
[NFC] Clang-format the file
1 parent 1428004 commit ae9bab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compiler-rt/lib/msan/msan_thread.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
#include "msan.h"
32
#include "msan_thread.h"
4-
#include "msan_interface_internal.h"
53

4+
#include "msan.h"
5+
#include "msan_interface_internal.h"
66
#include "sanitizer_common/sanitizer_tls_get_addr.h"
77

88
namespace __msan {

0 commit comments

Comments
 (0)