summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/ContinuationIndenter.cpp
diff options
context:
space:
mode:
authorFrancois Ferrand <thetypz@gmail.com>2017-05-22 14:47:17 +0000
committerFrancois Ferrand <thetypz@gmail.com>2017-05-22 14:47:17 +0000
commita881be87ca7eb5f3806bb7e7daa0a0055eff7418 (patch)
tree6fe530a1867dc7bd9fdb9e80efd4bb22a7bdfda4 /clang/lib/Format/ContinuationIndenter.cpp
parentd65b3e4212588224f49a8be2ea2f0aac180dfc94 (diff)
downloadbcm5719-llvm-a881be87ca7eb5f3806bb7e7daa0a0055eff7418.tar.gz
bcm5719-llvm-a881be87ca7eb5f3806bb7e7daa0a0055eff7418.zip
clang-format: do not reflow bullet lists
Summary: This patch prevents reflowing bullet lists in block comments. It handles all lists supported by doxygen and markdown, e.g. bullet lists starting with '-', '*', '+', as well as numbered lists starting with -# or a number followed by a dot. Reviewers: krasimir Reviewed By: krasimir Subscribers: djasper, klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D33285 llvm-svn: 303556
Diffstat (limited to 'clang/lib/Format/ContinuationIndenter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud