Static variables declared within a routine or lexical block should be emitted with a non-qualified name. This allows the variables to be visible to the Visual Studio watch window.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks, looks good to me.
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | ||
---|---|---|
3353 | Please update the comment, something like: "For static local variables and Fortran, the scoping..." |
Please update the comment, something like: "For static local variables and Fortran, the scoping..."