[all-commits] [llvm/llvm-project] a2d561: [SVE] Add a couple of extra sizeless type tests
rsandifo-arm via All-commits
all-commits at lists.llvm.org
Fri Nov 27 02:34:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a2d561f1a33694a44451b5e0fe2d534522a4ee1d
https://github.com/llvm/llvm-project/commit/a2d561f1a33694a44451b5e0fe2d534522a4ee1d
Author: Richard Sandiford <richard.sandiford at arm.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M clang/test/Sema/sizeless-1.c
M clang/test/SemaCXX/sizeless-1.cpp
Log Message:
-----------
[SVE] Add a couple of extra sizeless type tests
This patch adds tests for things that happened to be fixed by previous
patches, but that should continue working if we do decide to treat
sizeless types as incomplete types.
Differential Revision: https://reviews.llvm.org/D79584
More information about the All-commits
mailing list