aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbdwarf.py
diff options
context:
space:
mode:
authorMitchell Balan <mitchell@stellarscience.com>2020-03-06 11:13:23 -0500
committerMitchell Balan <mitchell@stellarscience.com>2020-03-06 11:13:23 -0500
commit2eff1c3ce48ef529064e2dc006d57c37da0b4d84 (patch)
treefb923d7d76d4de8c125bcb0f329794a98c8f894a /lldb/packages/Python/lldbsuite/test/lldbdwarf.py
parent3a1bc41a8948a2952eb2ab2b8f1480f2eb83192c (diff)
downloadllvm-2eff1c3ce48ef529064e2dc006d57c37da0b4d84.zip
llvm-2eff1c3ce48ef529064e2dc006d57c37da0b4d84.tar.gz
llvm-2eff1c3ce48ef529064e2dc006d57c37da0b4d84.tar.bz2
[clang-format] Extend AllowShortLoopsOnASingleLine to do ... while loops.
Summary: If AllowShortLoopsOnASingleLine is enabled, do a++; while (true); becomes do a++; while (true); Reviewers: MyDeveloperDay, mitchell-stellar Reviewed by: mitchell-stellar Contributed by: DaanDeMeyer Subscribers: cfe-commits Tags: #clang, #clang-format Differential Revision: https://reviews.llvm.org/D75022
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions