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 dd60742 commit a76acecCopy full SHA for a76acec
compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
@@ -2043,4 +2043,4 @@ extern "C" LLVMValueRef LLVMConstStringInContext2(LLVMContextRef C,
2043
return wrap(ConstantDataArray::getString(*unwrap(C), StringRef(Str, Length),
2044
!DontNullTerminate));
2045
}
2046
-#endif
+#endif
0 commit comments