summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorEgor Zhdan <e_zhdan@apple.com>2023-10-26 16:14:23 +0100
committerGitHub <noreply@github.com>2023-10-26 16:14:23 +0100
commitf3f0672039f42610101db8bbe97f521a65ede413 (patch)
tree27f066447571d0b179459095298042d1ae875e82 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent78941e1eedb121344e0d969458ea85598cd749df (diff)
[Clang] Fix several `-Wdocumentation` warnings (NFC)
``` clang/include/clang/Lex/Preprocessor.h:2893:14: warning: parameter 'isEnter:' not found in the function declaration [-Wdocumentation] /// \param isEnter: true if this PP is entering a region; otherwise, this PP ^~~~~~~~ clang/include/clang/Lex/Preprocessor.h:2895:14: warning: parameter 'Loc:' not found in the function declaration [-Wdocumentation] /// \param Loc: the location of the entry or exit of a ^~~~ clang/include/clang/Lex/Preprocessor.h:2907:14: warning: parameter 'StartLoc:' not found in the function declaration [-Wdocumentation] /// \param StartLoc: output argument. It will be set to the start location of ^~~~~~~~~ ```
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions