[all-commits] [llvm/llvm-project] a83079: [clang][ConstExpr][NFC] Make Frame::describe() const

Timm Bäder via All-commits all-commits at lists.llvm.org
Sun Jul 9 06:50:02 PDT 2023


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

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/AST/Interp/Frame.h
    M clang/lib/AST/Interp/InterpFrame.cpp
    M clang/lib/AST/Interp/InterpFrame.h

  Log Message:
  -----------
  [clang][ConstExpr][NFC] Make Frame::describe() const


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Remove duplicate private specifier


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Make some Frame pointers const


Compare: https://github.com/llvm/llvm-project/compare/19551f000913...51912142381d


More information about the All-commits mailing list