Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
lgtm
| lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | ||
|---|---|---|
| 1412 | We have this available already for both unions and structs, so maybe we should pass it in? | |
| lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | ||
|---|---|---|
| 1412 | We don't have it for typedefs though. I'll skip on this for now, maybe we can make it better later. | |
We have this available already for both unions and structs, so maybe we should pass it in?