[clang] [clang-tools-extra] [llvm] Fix some typos (PR #123506)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 19 01:10:47 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
----------------
cor3ntin wrote:
I think `massages` is correct here (as in adapts/cleans up)
https://github.com/llvm/llvm-project/pull/123506
More information about the llvm-commits
mailing list