[all-commits] [llvm/llvm-project] 6ba4b2: [clang][Interp] Implement __builtin_isfpclass

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Aug 1 06:28:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ba4b213346fad36634a5571feda4f4481097c3a
      https://github.com/llvm/llvm-project/commit/6ba4b213346fad36634a5571feda4f4481097c3a
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M clang/lib/AST/Interp/Floating.h
    M clang/lib/AST/Interp/InterpBuiltin.cpp
    M clang/lib/AST/Interp/PrimType.h
    M clang/test/AST/Interp/builtin-functions.cpp

  Log Message:
  -----------
  [clang][Interp] Implement __builtin_isfpclass




More information about the All-commits mailing list