================ @@ -0,0 +1,31 @@ +// RUN: %clang_cc1 -fsyntax-only -fenable-matrix -std=c++11 -verify %s ---------------- AaronBallman wrote: Does this need to be in C++11 mode explicitly? https://github.com/llvm/llvm-project/pull/117483