[all-commits] [llvm/llvm-project] a31e28: Silence MSVC codecvt deprecation warnings

Aaron Ballman via All-commits all-commits at lists.llvm.org
Mon Aug 15 05:38:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a31e2859a8229af3574ab2e931624b7c15551fb8
      https://github.com/llvm/llvm-project/commit/a31e2859a8229af3574ab2e931624b7c15551fb8
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
    M third-party/benchmark/src/sysinfo.cc

  Log Message:
  -----------
  Silence MSVC codecvt deprecation warnings

This silences warnings about use of deprecated codecvt functionality
after the switch to build with C++17.




More information about the All-commits mailing list