diff options
| author | Egor Zhdan <e_zhdan@apple.com> | 2023-10-26 16:14:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-26 16:14:23 +0100 |
| commit | f3f0672039f42610101db8bbe97f521a65ede413 (patch) | |
| tree | 27f066447571d0b179459095298042d1ae875e82 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 78941e1eedb121344e0d969458ea85598cd749df (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
