Skip to content

Commit ee5ec6b

Browse files
committed
Merge pull request #2956 from practicalswift/fix-incorrect-header
[gardening] Fix incorrect file name in header.
2 parents 1bbaaed + 46cbb98 commit ee5ec6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/swift/SILOptimizer/Utils/LoadStoreOptUtils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- LSBase.h -----------------------------------------------*- C++ -*-===//
1+
//===--- LoadStoreOptUtils.h ------------------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)