Cameron DaCamara

Results 15 comments of Cameron DaCamara

Thank you for the focused test case. I do indeed see that there's an odd lifetime issue here. I believe what I want to suggest is that instead of using...

This does fall under the "it just works" scenario for MSVC. One possible workaround would be to move the vcruntime header to the GMF and do something like: ```c++ export...

I can't provide any specifics as to when this DR will be implemented, but since it was approved in Kona in 2022 we have been tracking it as part of...

I would love to see this. Currently translation units containing C++ modules keywords are hard to follow as highlighting quality quickly takes a nose-dive particularly after `export` is attached to...

@copilot can you force push an update to your branch which removes the fixup commits? I do not want those to appear in the commit history.