[all-commits] [llvm/llvm-project] eb5950: [libcxx][test] Update msvc_stdlib_force_include.h ...

Casey Carter via All-commits all-commits at lists.llvm.org
Sun Feb 20 11:35:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb5950666b7c162b8b6cc0142bfc85aeccedd195
      https://github.com/llvm/llvm-project/commit/eb5950666b7c162b8b6cc0142bfc85aeccedd195
  Author: Casey Carter <Casey at Carter.net>
  Date:   2022-02-20 (Sun, 20 Feb 2022)

  Changed paths:
    M libcxx/test/support/msvc_stdlib_force_include.h

  Log Message:
  -----------
  [libcxx][test] Update msvc_stdlib_force_include.h for C++23

Make distinct `TEST_STD_VER` values for C++20 and C++23; add C++23 deprecation suppression.

Fixes #53597




More information about the All-commits mailing list