[all-commits] [llvm/llvm-project] 3935a1: [clang][Interp][NFC] Use GetPtrThisField intead of...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Sep 24 00:57:11 PDT 2023


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

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Use GetPtrThisField intead of two ops


  Commit: c97c28dfb3608a78cb70e99ecdc798f65941d46e
      https://github.com/llvm/llvm-project/commit/c97c28dfb3608a78cb70e99ecdc798f65941d46e
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
    M clang/lib/AST/Interp/Function.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Make a local variable const


Compare: https://github.com/llvm/llvm-project/compare/534c096ec9a6...c97c28dfb360


More information about the All-commits mailing list