llvm-project
71ea3d9c - [CIR] Fix convertSideEffectForCall header/definition signature mismatch (#185118)

Commit
2 days ago
[CIR] Fix convertSideEffectForCall header/definition signature mismatch (#185118) Add missing bool &noReturn parameter to the declaration in LowerToLLVM.h to match the definition in LowerToLLVM.cpp.
Author
Parents
Loading