[all-commits] [llvm/llvm-project] 47ee85: [clang][Interp][NFC] Context: Add getFloatSemantics()

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu Apr 6 01:40:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47ee8519ec2620ffe376d9b28cba8a2a0a73214a
      https://github.com/llvm/llvm-project/commit/47ee8519ec2620ffe376d9b28cba8a2a0a73214a
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/Context.cpp
    M clang/lib/AST/Interp/Context.h

  Log Message:
  -----------
  [clang][Interp][NFC] Context: Add getFloatSemantics()

We use this quite a bit, so add some convenience API for it.




More information about the All-commits mailing list