Skip to content

Commit 8df3b6b

Browse files
committed
trailing newline
1 parent 7e8c309 commit 8df3b6b

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
@@ -2093,4 +2093,4 @@ extern "C" LLVMValueRef LLVMConstStringInContext2(LLVMContextRef C,
20932093
return wrap(ConstantDataArray::getString(*unwrap(C), StringRef(Str, Length),
20942094
!DontNullTerminate));
20952095
}
2096-
#endif
2096+
#endif

0 commit comments

Comments
 (0)