Toolset update: VS 2022 17.9 Preview 1 #4197
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
/clr
C++20 x86 System.AccessViolationException withatomic<with_padding_bits<8>>
".extern "C"
function is markednoexcept(false)
".operator ""s
': literal suffix identifiers that do not start with an underscore are reserved".std/containers/sequences/vector.bool/move.pass.cpp
._MSVC_INTERNAL_TESTING
workaround inP0226R1_math_special_functions
.common_reference_t
started behaving correctly in 17.9 Preview 1, so we can enableVSO_0000000_type_traits
test coverage for GitHub.Other commits:
git clone
.git
emitted a message about another remote moving fromusername/STL
tousername/STL.git
. While I didn't observe that for mymicrosoft
remote, it still seems better to use the exact URL that GitHub's Code > Clone displays.x86chk stlimport passed internally, verifying the
/clr
x86 workaround removal and the_MSVC_INTERNAL_TESTING
changes.