[all-commits] [llvm/llvm-project] 4b5fe9: [clang][Interp] Check floating results for NaNs

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Sep 11 03:22:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b5fe9c42d94905a6f940e50958c56ed2d47a2cc
      https://github.com/llvm/llvm-project/commit/4b5fe9c42d94905a6f940e50958c56ed2d47a2cc
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

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

  Log Message:
  -----------
  [clang][Interp] Check floating results for NaNs

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




More information about the All-commits mailing list