[all-commits] [llvm/llvm-project] f8c994: [clang][Interp][NFC] Move dyn_cast check into if c...

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed May 17 01:28:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8c99477d4b3e8c9faf0f316178e8ab92e281602
      https://github.com/llvm/llvm-project/commit/f8c99477d4b3e8c9faf0f316178e8ab92e281602
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Move dyn_cast check into if condition

M is not used anywhere else.




More information about the All-commits mailing list