So the silent miscompile in clang was fixed by https://github.com/llvm/llvm-project/pull/202248
Падабаецца 0
Рэпосты 0
So the silent miscompile in clang was fixed by https://github.com/llvm/llvm-project/pull/202248
@vitaut 'Silent miscompile' is a funny term.
I've never seen a compiler log out, "Bro I am totally going to miscompile this TU bro you have no idea bro."
And that's a damn shame, really.
@seanmiddleditch I mean that sometimes miscompiles are obvious but in this particular case it was a super nasty data loss.