[all-commits] [llvm/llvm-project] 25b741: [clang][Interp][NFC] Use existing local variable

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Jul 23 01:28:18 PDT 2023


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Use existing local variable

Instead of calling getSubExpr() again.


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Clean up getOrCreateDummy()


Compare: https://github.com/llvm/llvm-project/compare/41af6ece6c62...0d91cb5ef9c0


More information about the All-commits mailing list