[all-commits] [llvm/llvm-project] 741cb0: [clang][Interp][NFC] Remove unused functions

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu Jan 19 00:24:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 741cb06cab5f3943c8037cfec89fc8663d6e4ae6
      https://github.com/llvm/llvm-project/commit/741cb06cab5f3943c8037cfec89fc8663d6e4ae6
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Remove unused functions


  Commit: 1221af99281c87d35c65110a75f87893ff0fc947
      https://github.com/llvm/llvm-project/commit/1221af99281c87d35c65110a75f87893ff0fc947
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeEmitter.cpp
    M clang/lib/AST/Interp/PrimType.h
    M clang/lib/AST/Interp/Source.h

  Log Message:
  -----------
  [clang][Interp] Use placement new to construct opcode args into vector

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


  Commit: d44f4fac424d70e7c8c463ad9f44a228fc61e9e5
      https://github.com/llvm/llvm-project/commit/d44f4fac424d70e7c8c463ad9f44a228fc61e9e5
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M clang/lib/AST/Interp/Pointer.h

  Log Message:
  -----------
  [clang][Interp][NFC] Initialize constants as ~0u


Compare: https://github.com/llvm/llvm-project/compare/a6e3027db7eb...d44f4fac424d


More information about the All-commits mailing list