================
@@ -623,13 +623,37 @@ bool SemaRISCV::CheckBuiltinFunctionCall(const TargetInfo 
&TI,
   }
   }
 
+  auto checkVsetvl = [&](unsigned SEWOffset,
----------------
4vtomat wrote:
wait I have a question, is lambda treated as a function or a variabl, the 
reason I make first character lower case is because I treated it as a function 
lol

https://github.com/llvm/llvm-project/pull/126064
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to