================
@@ -113,7 +113,7 @@ struct UnqualNameVisitor : public
RecursiveASTVisitor<UnqualNameVisitor> {
};
} // namespace
-constexpr llvm::StringLiteral Message =
+constexpr llvm::StringLiteral MessageFunction =
----------------
carlosgalvezp wrote:
Ok! I think this change would have been better to do in #135383, where it
clearly shows that you need 2 different error messages.
https://github.com/llvm/llvm-project/pull/140759
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits