llvm-project
66df6141
- Fix #pragma (packed, n) not emitting the alignment in debug info (#94673)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix #pragma (packed, n) not emitting the alignment in debug info (#94673) Debug info generation won't emit the alignment of types that have a standard alignment. It was not taking into account the that case. rdar://127785973
References
#94673 - Fix #pragma (packed, n) not emitting the alignment in debug info
Author
augusto2112
Parents
6f2c6107
Loading