[all-commits] [llvm/llvm-project] d38c61: [clang][Interp][NFC] Move ToVoid casts to the bottom

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jan 23 06:02:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d38c61a13d89ec57b80e5174029b63071c6d7290
      https://github.com/llvm/llvm-project/commit/d38c61a13d89ec57b80e5174029b63071c6d7290
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

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

  Log Message:
  -----------
  [clang][Interp][NFC] Move ToVoid casts to the bottom

So we have all the complex casts together.




More information about the All-commits mailing list