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

Toolset update: VS 2022 17.3 Preview 3, Clang 14 #2861

Merged
merged 27 commits into from
Jul 14, 2022

Commits on Jul 12, 2022

  1. New pool.

    StephanTLavavej committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    98e3fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e7762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b103e View commit details
    Browse the repository at this point in the history
  4. Remove workaround for VSO-1543660.

    "Standard Library Header Units: <expected> ICEs with Assertion failed: IsInClassDefn()"
    StephanTLavavej committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7faa543 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c73663 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3deaa7a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    3929530 View commit details
    Browse the repository at this point in the history
  2. Remove workaround now that we've implemented P2231R1 Completing const…

    …expr In optional And variant.
    StephanTLavavej committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    32611d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b030e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09227d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fc70e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ba8078 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1504fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2759c92 View commit details
    Browse the repository at this point in the history
  9. Remove VSO-801237 workaround, as our tests now assume modern OSes.

    Adjust the locale name to "en-US.UTF-8", for consistency with other tests.
    
    If an exception is thrown, the message is no longer a warning - the test will fail.
    StephanTLavavej committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    766549a View commit details
    Browse the repository at this point in the history
  10. Partially remove VSO-934264 workarounds.

    This bug is still active.
    
    Perma-workaround: Mark the lambdas as constexpr, for consistency with other lambdas here.
    StephanTLavavej committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1db1357 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f8e795 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09b812a View commit details
    Browse the repository at this point in the history
  13. clang-format adding spaces to rvalue references to arrays/functions, …

    …all good, no manual changes.
    StephanTLavavej committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c9236d4 View commit details
    Browse the repository at this point in the history
  14. clang-format removing spurious spaces in requires reference parameter…

    …s, all good, no manual changes.
    StephanTLavavej committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    cc43e17 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7af1262 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    02bd003 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cf64ec2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    23aafc5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d459f46 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    531af20 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Work around GH 2862.

    CaseyCarter authored and StephanTLavavej committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    44c7767 View commit details
    Browse the repository at this point in the history