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 094f383 commit 167daabCopy full SHA for 167daab
include/llvm-c/DebugInfo.h
@@ -143,7 +143,7 @@ void LLVMDIBuilderFinalize(LLVMDIBuilderRef Builder);
143
/// information generated during this instance of compilation.
144
/// \param Lang Source programming language, eg.
145
/// \c LLVMDWARFSourceLanguageC99
146
-/// \param File File info.
+/// \param FileRef File info.
147
/// \param Producer Identify the producer of debugging information
148
/// and code. Usually this is a compiler
149
/// version string.
0 commit comments