This patch fixes an assertion that is hit when a redeclaration with differing types only differs in the unaligned type-qualifier.
Details
Details
- Reviewers
rjmccall majnemer rsmith - Commits
- rGd93add34b752: Fix crash when an incorrect redeclaration only differs in __unaligned type…
rC296099: Fix crash when an incorrect redeclaration only differs in __unaligned type…
rL296099: Fix crash when an incorrect redeclaration only differs in __unaligned type…
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Are you expecting something even more conclusive than "looks good to me"? Because I sent you that feedback a week ago. :)
Comment Actions
Sorry for the noise. I was expecting some more formal approval in the usual form of "Ready to land" but if you think it is OK I will commit it shortly.
Regards.