================ @@ -113,7 +113,7 @@ struct UnqualNameVisitor : public RecursiveASTVisitor<UnqualNameVisitor> { }; } // namespace -constexpr llvm::StringLiteral Message = +constexpr llvm::StringLiteral MessageFunction = ---------------- vbvictor wrote:
This came from https://github.com/llvm/llvm-project/pull/135383, I will need a second error message for lambdas. Maybe it's better to write `ErrorMessageOnFunction` and `ErrorMessageOnLambda` or `MessageOnFunction` and `MessageOnLambda` for short. https://github.com/llvm/llvm-project/pull/140759 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits