Emit the underlying storage offset in addition to the starting bit
position of the field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good, one minor comments below.
lib/CodeGen/CGDebugInfo.h | ||
---|---|---|
243 ↗ | (On Diff #62053) | You have a mismatch between definition and this declaration, definition does not take SourceLocation parameter! |