Skip to content

Commit a76acec

Browse files
committed
trailing newline
1 parent dd60742 commit a76acec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2043,4 +2043,4 @@ extern "C" LLVMValueRef LLVMConstStringInContext2(LLVMContextRef C,
20432043
return wrap(ConstantDataArray::getString(*unwrap(C), StringRef(Str, Length),
20442044
!DontNullTerminate));
20452045
}
2046-
#endif
2046+
#endif

0 commit comments

Comments
 (0)