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 95d0c94 commit f1a455eCopy full SHA for f1a455e
clang/include/clang/Analysis/MacroExpansionContext.h
@@ -98,7 +98,7 @@ class MacroExpansionContext {
98
99
/// \param MacroExpansionLoc Must be the expansion location of a macro.
100
/// \param ShouldFormatMacrosPlist Whether to format the expanded text for
101
- /// better readability in plist diagnostics.
+ /// better readability in plist diagnostics.
102
/// \return A formatted representation of the textual representation of the
103
/// token sequence which was substituted in place of the macro.
104
/// If no macro was expanded at that location, returns std::nullopt.
0 commit comments