[all-commits] [llvm/llvm-project] 1c8c5a: [clang][Interp][NFC] Merge two if statements

Timm Bäder via All-commits all-commits at lists.llvm.org
Tue Jul 4 07:17:12 PDT 2023


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Merge two if statements


  Commit: 044be8f5d12fcb35cb5c30fa05d95b1abbf19232
      https://github.com/llvm/llvm-project/commit/044be8f5d12fcb35cb5c30fa05d95b1abbf19232
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Add some missing const qualifiers


  Commit: 843ff7581408a02e852c0f1f7ebf176cabbc7527
      https://github.com/llvm/llvm-project/commit/843ff7581408a02e852c0f1f7ebf176cabbc7527
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Return std::nullopt explicitly


Compare: https://github.com/llvm/llvm-project/compare/a59b24be47ed...843ff7581408


More information about the All-commits mailing list