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