Skip to content

Commit 36b1fb5

Browse files
committed
[ORC-RT] Fix typos in file comments. NFC.
1 parent e409464 commit 36b1fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compiler-rt/lib/orc/tests/unit/error_test.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- error_test.cpp --sssssssss-----------------------------------------===//
1+
//===-- error_test.cpp ----------------------------------------------------===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.
@@ -10,7 +10,7 @@
1010
//
1111
// Note:
1212
// This unit test was adapted from
13-
// llvm/unittests/Support/ExtensibleRTTITest.cpp
13+
// llvm/unittests/Support/ErrorTest.cpp
1414
//
1515
//===----------------------------------------------------------------------===//
1616

0 commit comments

Comments
 (0)