Clang 7.1.0 crashing in emitMultiVersionFunctions

Hi Everyone,

Anyone knows if this is a known bug that has been fixed?

Crash occurs with my clang 7.1.0 build but not with the trunk builds at (wandbox, godbolt):

Test case:

I don’t remember explicitly fixing this problem, however it does not appear to still exist (at least in trunk). I will note that between the 7 and 8 release I did quite a bit of refactoring in that function, so I might have just fixed it along the way. I don’t see the problem either on Godbolt for 7.0.0, 8.0.0, or trunk, and don’t have a 7.1.0 build available.

So I guess my guess is that it probably has been fixed?