[all-commits] [llvm/llvm-project] e439d2: [clang][ExprConst][NFC] Replace typecheck+castAs w...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Jun 13 03:35:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e439d22c7a981dfac3089cf8b6a83d2a51c0be78
      https://github.com/llvm/llvm-project/commit/e439d22c7a981dfac3089cf8b6a83d2a51c0be78
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

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

  Log Message:
  -----------
  [clang][ExprConst][NFC] Replace typecheck+castAs with getAs


  Commit: 5563d914a776e11c22fa6f9617e8cb6c46e977cf
      https://github.com/llvm/llvm-project/commit/5563d914a776e11c22fa6f9617e8cb6c46e977cf
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

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

  Log Message:
  -----------
  [clang][Interp] Prepare return value for composite InitListExprs


Compare: https://github.com/llvm/llvm-project/compare/c0ff36ea2357...5563d914a776

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list