diff options
author | Krasimir Georgiev <krasimir@google.com> | 2017-09-22 04:48:17 +0000 |
---|---|---|
committer | Krasimir Georgiev <krasimir@google.com> | 2017-09-22 04:48:17 +0000 |
commit | 7fc53367df75da407d898042768a3d4db02bf9a7 (patch) | |
tree | 3a7a8cd2f302cf91a253c1b6cedc4cb78d3f39c6 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | ee0dafe3be3ea0579ed9a5485eaaea07267c393a (diff) | |
download | bcm5719-llvm-7fc53367df75da407d898042768a3d4db02bf9a7.tar.gz bcm5719-llvm-7fc53367df75da407d898042768a3d4db02bf9a7.zip |
[clang-format] Ignore case and stable sort using-declarations
Summary:
This ignores case while sorting using-declarations, fixing a case where `_` would appear between lowercase and uppercase characters.
It also applies stable sort, so that replacements for the exact same using declarations are not generated.
Reviewers: klimek, alexfh
Reviewed By: alexfh
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D37263
llvm-svn: 313963
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions