Skip to content

Commit f1a455e

Browse files
ankurkrajsteakhal
andauthored
Update clang/include/clang/Analysis/MacroExpansionContext.h
Co-authored-by: Balázs Benics <[email protected]>
1 parent 95d0c94 commit f1a455e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Analysis/MacroExpansionContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class MacroExpansionContext {
9898

9999
/// \param MacroExpansionLoc Must be the expansion location of a macro.
100100
/// \param ShouldFormatMacrosPlist Whether to format the expanded text for
101-
/// better readability in plist diagnostics.
101+
/// better readability in plist diagnostics.
102102
/// \return A formatted representation of the textual representation of the
103103
/// token sequence which was substituted in place of the macro.
104104
/// If no macro was expanded at that location, returns std::nullopt.

0 commit comments

Comments
 (0)