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 a4104ab commit 19d27b4Copy full SHA for 19d27b4
orc-rt/unittests/WrapperFunctionResultTest.cpp
@@ -1,12 +1,12 @@
1
-//===-- wrapper_function_utils_test.cpp -----------------------------------===//
+//===-- WrapperFunctionResultTest.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.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7
//===----------------------------------------------------------------------===//
8
9
-// This file is a part of the ORC runtime.
+// Test WrapperFunctionResult APIs.
10
11
12
0 commit comments