[all-commits] [llvm/llvm-project] 15b0cc: [clang][Interp][NFC] Move a declaration into an if...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Feb 12 06:36:33 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15b0cc1212701908400e8059c6581ffe85d8070f
      https://github.com/llvm/llvm-project/commit/15b0cc1212701908400e8059c6581ffe85d8070f
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Move a declaration into an if statement


  Commit: ea8de6e4336cf82aa541c6ad951b62585c3ea55c
      https://github.com/llvm/llvm-project/commit/ea8de6e4336cf82aa541c6ad951b62585c3ea55c
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Make two local variables const


Compare: https://github.com/llvm/llvm-project/compare/2b5e4eeb26ce...ea8de6e4336c


More information about the All-commits mailing list