[all-commits] [llvm/llvm-project] dee02e: [clang][Interp][NFC] Complex elements can only be ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jan 24 03:56:36 PST 2024


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Complex elements can only be primitives

So, return a PrimType directly from classifyComplexElementType().




More information about the All-commits mailing list