[clang] [Clang][AArch64] Warn when calling streaming/non-streaming about vect… (PR #79842)

Sander de Smalen via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 14 00:38:36 PST 2024


================
@@ -12239,7 +12239,8 @@ bool Sema::CheckFunctionDeclaration(Scope *S, FunctionDecl *NewFD,
 
     if (UsesSM) {
----------------
sdesmalen-arm wrote:

The comment on line 12232-12233 needs an update.

https://github.com/llvm/llvm-project/pull/79842


More information about the cfe-commits mailing list