Skip to content

Commit 8dfeec8

Browse files
committed
NFC Add missing newline
1 parent a2bc110 commit 8dfeec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Analysis/Inputs/system-header-simulator-cxx-std-locks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ template <typename T> struct lock_guard {
1414
lock_guard<T>(std::mutex) {}
1515
~lock_guard<T>() {}
1616
};
17-
} // namespace std
17+
} // namespace std

0 commit comments

Comments
 (0)