search for: nsmaxx

Displaying 1 result from an estimated 1 matches for "nsmaxx".

Did you mean: maxx
2019 Feb 08
2
Scope for DILocalVariables describing parameters?
...ope: !9, file: !1, line: 38) However, if I rerun the clang command mentioned in the referenced PR (PR33157), the parameter's scope becomes the subprogram: !68 = !DILocalVariable(name: "aRect", arg: 1, scope: !63, file: !5, line: 27, type: !66 !63 = distinct !DISubprogram(name: "NSMaxX" so I suspect that might simply be an artifact from bugpointing or manual reduction of the IR. Best regards, David