================
@@ -113,7 +113,7 @@ struct UnqualNameVisitor : public
RecursiveASTVisitor<UnqualNameVisitor> {
};
} // namespace
-constexpr llvm::StringLiteral Message =
+constexpr llvm::StringLiteral MessageFunction =
----------------
carlosgalvezp wrote:
Nit: I think the name was clearer before. I read this as "the function that
does something with the message".
Maybe `ErrorMessage` would be more accurate?
https://github.com/llvm/llvm-project/pull/140759
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits