llvm-project
17fdcda3 - [CIR][NFC] Upstream bulk handling for Decl kinds (#138319)

Commit
150 days ago
[CIR][NFC] Upstream bulk handling for Decl kinds (#138319) This adds explicit case statements for Decl types that weren't explicitly present in the emitDecl function. Those that need no handling are just accepted. Those that will need handling still go to errorNYI, but the default statement is removed.
Author
Parents
Loading