Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0058810

Browse files
committed
llvm: Fix file-ending in IDENTIFICATION comments.
Author: Amit LangoteDiscussion:https://postgr.es/m/9a54dcef-c799-ce89-2e47-0a7fc12d5fc2@lab.ntt.co.jpBackpatch: 11-, where llvm was introduced.
1 parentefab708 commit0058810

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎src/backend/jit/llvm/llvmjit_error.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
1010
*
1111
* IDENTIFICATION
12-
* src/backend/jit/llvm/llvmjit_error.c
12+
* src/backend/jit/llvm/llvmjit_error.cpp
1313
*
1414
*-------------------------------------------------------------------------
1515
*/

‎src/backend/jit/llvm/llvmjit_inline.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
1515
*
1616
* IDENTIFICATION
17-
* src/backend/lib/llvmjit/llvmjit_inline.c
17+
* src/backend/lib/llvmjit/llvmjit_inline.cpp
1818
*
1919
*-------------------------------------------------------------------------
2020
*/

‎src/backend/jit/llvm/llvmjit_wrap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
9-
* src/backend/lib/llvm/llvmjit_wrap.c
9+
* src/backend/lib/llvm/llvmjit_wrap.cpp
1010
*
1111
*-------------------------------------------------------------------------
1212
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp