[all-commits] [llvm/llvm-project] 176028: [clang][bytecode] Fix three-way unordered non-poin...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Feb 19 01:22:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17602893409a0d396d37162a3b42254689e02e09
      https://github.com/llvm/llvm-project/commit/17602893409a0d396d37162a3b42254689e02e09
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h
    M clang/test/AST/ByteCode/cxx20.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix three-way unordered non-pointer comparisions (#127759)

This _can_ happen with non-pointers, but we shouldn't diagnose it in
that case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list