We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e409464 commit 36b1fb5Copy full SHA for 36b1fb5
compiler-rt/lib/orc/tests/unit/error_test.cpp
@@ -1,4 +1,4 @@
1
-//===-- error_test.cpp --sssssssss-----------------------------------------===//
+//===-- error_test.cpp ----------------------------------------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
@@ -10,7 +10,7 @@
10
11
// Note:
12
// This unit test was adapted from
13
-// llvm/unittests/Support/ExtensibleRTTITest.cpp
+// llvm/unittests/Support/ErrorTest.cpp
14
15
//===----------------------------------------------------------------------===//
16
0 commit comments