[all-commits] [llvm/llvm-project] 9dcb20: [AST][SVE] Treat built-in SVE types as POD

rsandifo-arm via All-commits all-commits at lists.llvm.org
Fri Mar 27 10:04:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dcb20a7d008ca179c5906ef3b2ef73d69964a94
      https://github.com/llvm/llvm-project/commit/9dcb20a7d008ca179c5906ef3b2ef73d69964a94
  Author: Richard Sandiford <richard.sandiford at arm.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M clang/lib/AST/Type.cpp
    M clang/test/SemaCXX/sizeless-1.cpp

  Log Message:
  -----------
  [AST][SVE] Treat built-in SVE types as POD

Built-in SVE types are POD in much the same that scalars and
fixed-length vectors are.

Differential Revision: https://reviews.llvm.org/D76690




More information about the All-commits mailing list