llvm-project
27c54307
- [CIR][NFC] Fix build warnings after #154142 (#157724)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
97 days ago
[CIR][NFC] Fix build warnings after #154142 (#157724) A recent change introduced a new dtor kind, which caused a build warning in the CIR code where this dtor kind wasn't handled in a switch. This fixes the problem.
References
#157724 - [CIR][NFC] Fix build warnings after #154142
Author
andykaylor
Parents
d71df828
Loading