diff options
author | Martin Probst <martin@probst.io> | 2017-02-28 11:08:24 +0000 |
---|---|---|
committer | Martin Probst <martin@probst.io> | 2017-02-28 11:08:24 +0000 |
commit | bb46a7dd2aa6a725dd2825c2f66a2f61719ba84f (patch) | |
tree | 78de8c7ffa0fdded0b103104128777b86dcbe541 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 6159f1290ef9e337e4409967ff971f11d3d53e41 (diff) | |
download | bcm5719-llvm-bb46a7dd2aa6a725dd2825c2f66a2f61719ba84f.tar.gz bcm5719-llvm-bb46a7dd2aa6a725dd2825c2f66a2f61719ba84f.zip |
Blacklist arbitrary @\\w+ JSDoc tags from wrapping.
Summary:
Also limits the blacklisting to only apply when the tag is actually
followed by a parameter in curly braces.
/** @mods {long.type.must.not.wrap} */
vs
/** @const this is a long description that may wrap. */
Reviewers: djasper
Subscribers: klimek, krasimir, cfe-commits
Differential Revision: https://reviews.llvm.org/D30452
llvm-svn: 296467
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions