================ @@ -2156,6 +2156,24 @@ static ExprResult PointerAuthAuthAndResign(Sema &S, CallExpr *Call) { return Call; } +static ExprResult PointerAuthStringDiscriminator(Sema &S, CallExpr *call) { ---------------- kovdan01 wrote:
Naming style of variables all over the function (use `PascalCase` https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly) https://github.com/llvm/llvm-project/pull/93903 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits