microsoft / STL

MSVC's implementation of the C++ Standard Library.
Other
10.15k stars 1.5k forks source link

`/clr` tracking issue #3193

Open StephanTLavavej opened 1 year ago

StephanTLavavej commented 1 year ago

This issue tracks /clr compiler bugs that we need fixes for.

/clr /std:c++20 was first supported (excluding modules) in VS 2022 17.6.

Legend

Bugs

Fixed

Not Reproducible

fsb4000 commented 1 year ago

is this also /clr bug https://github.com/microsoft/STL/issues/139 ?

StephanTLavavej commented 1 year ago

Yes, thank you (especially for the fully reduced repro). I've added it to the list and tagged the internal bug as "STL-requested"; it is already assigned to our /clr compiler dev.