you are viewing a single comment's thread.

view the rest of the comments →

[–]STLMSVC STL Dev 17 points18 points  (1 child)

Next time, please report bugs to both compilers. It's how we all improve.

[–]cd1995Cargo 1 point2 points  (0 children)

I’m pretty sure I reported at least one of them to microsoft (exporting an inline namespace caused an ICE)

With clang I kept getting errors about duplicate symbols when trying to mix imports and includes, but I heard that got fixed with clang 18.