We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477adc6 commit dcd8ab0Copy full SHA for dcd8ab0
clang/include/clang/Basic/Diagnostic.h
@@ -224,7 +224,7 @@ class DiagStorageAllocator {
224
225
/// Concrete class used by the front-end to report problems and issues.
226
///
227
-/// This messages the diagnostics (e.g. handling things like "report warnings
+/// This massages the diagnostics (e.g. handling things like "report warnings
228
/// as errors" and passes them off to the DiagnosticConsumer for reporting to
229
/// the user. DiagnosticsEngine is tied to one translation unit and one
230
/// SourceManager.
0 commit comments