[clang] [clang-tools-extra] [llvm] Fix some typos (PR #123506)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 19 01:28:36 PST 2025
================
@@ -224,7 +224,7 @@ class DiagStorageAllocator {
/// Concrete class used by the front-end to report problems and issues.
///
-/// This massages the diagnostics (e.g. handling things like "report warnings
+/// This messages the diagnostics (e.g. handling things like "report warnings
----------------
DeNiCoN wrote:
I'm not sure. This is an old comment so I think its better to left it as is. Reverted the change
https://github.com/llvm/llvm-project/pull/123506
More information about the llvm-commits
mailing list