[all-commits] [llvm/llvm-project] efd047: BuildVectorType with a dependent (array) type is c...
Zahira Ammarguellat via All-commits
all-commits at lists.llvm.org
Mon Sep 28 17:10:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efd04721c9a2a856dd47e47a08c42d21efd5dd2b
https://github.com/llvm/llvm-project/commit/efd04721c9a2a856dd47e47a08c42d21efd5dd2b
Author: Zahira Ammarguellat <Zahira.Ammarguellat at intel.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M clang/lib/Sema/SemaType.cpp
M clang/test/SemaCXX/attr-gnu.cpp
Log Message:
-----------
BuildVectorType with a dependent (array) type is crashing the compiler - Fix for PR-47542
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D88150
More information about the All-commits
mailing list