Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix constexpr vector again #2161

Merged
merged 9 commits into from
Sep 11, 2021

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Aug 26, 2021

This expands the allocator aware test to also run at compile time and fixes the one bug they found

@miscco miscco requested a review from a team as a code owner August 26, 2021 12:44
@CaseyCarter CaseyCarter added the bug Something isn't working label Aug 26, 2021
stl/inc/vector Outdated Show resolved Hide resolved
tests/std/tests/VSO_0000000_allocator_propagation/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/VSO_0000000_allocator_propagation/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/VSO_0000000_allocator_propagation/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/VSO_0000000_allocator_propagation/test.cpp Outdated Show resolved Hide resolved
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'll push trivial style changes.

@StephanTLavavej StephanTLavavej removed their assignment Sep 3, 2021
stl/inc/vector Outdated Show resolved Hide resolved
stl/inc/vector Outdated Show resolved Hide resolved
stl/inc/vector Outdated Show resolved Hide resolved
stl/inc/vector Outdated Show resolved Hide resolved
stl/inc/vector Outdated Show resolved Hide resolved
stl/inc/vector Show resolved Hide resolved
tests/std/tests/VSO_0000000_allocator_propagation/test.cpp Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej removed their assignment Sep 8, 2021
@StephanTLavavej StephanTLavavej self-assigned this Sep 10, 2021
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo now. Please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 2d62e84 into microsoft:main Sep 11, 2021
@StephanTLavavej
Copy link
Member

Thanks for squashing this bug and improving the test coverage! 🐜 💥 😸

@miscco miscco deleted the fix_constexpr_vector_again branch September 11, 2021 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants