summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJan Korous <jkorous@apple.com>2020-02-17 14:55:49 -0800
committerJan Korous <jkorous@apple.com>2020-02-20 11:32:30 -0800
commit2f56789c8fe8edb57bc7a193592ecd35a393fe4a (patch)
tree58f31a93b3172031fc4e5a099dd89ec3b2ef5c99 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent967eeb109bedc4ae606fdf6ad6eca58ffbac6739 (diff)
[clang][doxygen] Fix false -Wdocumentation warning for tag typedefs
For tag typedefs like this one: /*! @class Foo */ typedef class { } Foo; clang -Wdocumentation gives: warning: '@class' command should not be used in a comment attached to a non-struct declaration [-Wdocumentation] ... while doxygen seems fine with it. Differential Revision: https://reviews.llvm.org/D74746
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions