Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #119000 - celinval:smir-cstr, r=ouz-a
Add a method to StableMIR to check if a type is a CStr
Also add a check that StableMIR works properly with C string literal.