aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorEgor Zhdan <e_zhdan@apple.com>2023-11-24 16:41:37 +0100
committerGitHub <noreply@github.com>2023-11-24 15:41:37 +0000
commit18a5ca14d16e6e5142fc5527accdfb10c1a22820 (patch)
treec1d315ee2faa782be6e87aae37622f822a3a1196 /lldb/source/Commands/CommandObjectProcess.cpp
parent89a832435d786e5ce0668da3720db668beb10e70 (diff)
downloadllvm-18a5ca14d16e6e5142fc5527accdfb10c1a22820.zip
llvm-18a5ca14d16e6e5142fc5527accdfb10c1a22820.tar.gz
llvm-18a5ca14d16e6e5142fc5527accdfb10c1a22820.tar.bz2
[Clang] Fix `-Wdocumentation` warning (NFC)
``` llvm-project/clang/include/clang/AST/OpenMPClause.h:7762:14: warning: parameter 'Modifier' not found in the function declaration [-Wdocumentation] /// \param Modifier The modifier applied to 'order' clause. ^~~~~~~~ llvm-project/clang/include/clang/AST/OpenMPClause.h:7762:14: note: did you mean 'M'? /// \param Modifier The modifier applied to 'order' clause. ```
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions