diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-08-05 08:05:16 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-08-05 08:05:16 +0000 |
commit | 657330ee0e41b90fa7f7b55fb7caa11f9c2c5369 (patch) | |
tree | d4e0af1f4fd06d85d686fef679e185b0dd78ee7c /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 97ccf6b8c17d4837a413627af6db283a6a1bf162 (diff) | |
download | bcm5719-llvm-657330ee0e41b90fa7f7b55fb7caa11f9c2c5369.tar.gz bcm5719-llvm-657330ee0e41b90fa7f7b55fb7caa11f9c2c5369.zip |
Adds a warning when an inline Doxygen comment has no argument
Summary:
It warns for for comments like
/** \pre \em */
where \em has no argument
This warning is enabled with the -Wdocumentation option.
Reviewers: gribozavr, rsmith
Reviewed By: gribozavr
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64696
Patch by Mark de Wever.
llvm-svn: 367809
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions