[all-commits] [llvm/llvm-project] 2a6cfc: [clang][Interp] Try to fix a test on Windows

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jul 26 23:34:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a6cfc4baa784ff299a81f8c5e7163207c93eafe
      https://github.com/llvm/llvm-project/commit/2a6cfc4baa784ff299a81f8c5e7163207c93eafe
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M clang/test/AST/Interp/literals.cpp

  Log Message:
  -----------
  [clang][Interp] Try to fix a test on Windows

This seems to fail on Windows:
Interp\literals.cpp Line 946: cast to smaller integer type 'long' from 'char *'




More information about the All-commits mailing list