diff options
| author | Raphael Isemann <teemperor@gmail.com> | 2018-07-10 22:12:39 +0000 |
|---|---|---|
| committer | Raphael Isemann <teemperor@gmail.com> | 2018-07-10 22:12:39 +0000 |
| commit | ba800e7db514bedf51897b73d239864ab774b8c2 (patch) | |
| tree | f01532caa55a99a3c4fb7d6b210be83721ee69c7 /llvm/docs/conf.py | |
| parent | d5e57ed9c251ec71a279b98a93439a396f11a5f8 (diff) | |
| download | bcm5719-llvm-ba800e7db514bedf51897b73d239864ab774b8c2.tar.gz bcm5719-llvm-ba800e7db514bedf51897b73d239864ab774b8c2.zip | |
Refactor ClangUserExpression::Parse [NFC]
Summary:
This patch splits out functionality from the `Parse` method into different methods.
This benefits the code completion work (which should reuse those methods) and makes the
code a bit more readable.
Note that this patch is as minimal as possible. Some of the code in the new methods definitely
needs more refactoring.
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D48339
llvm-svn: 336734
Diffstat (limited to 'llvm/docs/conf.py')
0 files changed, 0 insertions, 0 deletions

