[all-commits] [llvm/llvm-project] 9092ac: [clang][Interp] Emit proper diagnostic when compar...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Jul 28 04:24:41 PDT 2023


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

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/Interp.h
    M clang/lib/AST/Interp/Pointer.cpp
    M clang/test/AST/Interp/literals.cpp

  Log Message:
  -----------
  [clang][Interp] Emit proper diagnostic when comparing unrelated pointers

Differential Revision: https://reviews.llvm.org/D149172




More information about the All-commits mailing list