diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-09-25 18:06:43 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-09-25 18:06:43 +0000 |
commit | 02d600d267e5012eaabdf0e20afaf2dd7fb9b2e2 (patch) | |
tree | 1166a911136c461d07de5145145ab38ed0fb1113 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | 891d7504bbac43648042420a350a487b63059472 (diff) | |
download | bcm5719-llvm-02d600d267e5012eaabdf0e20afaf2dd7fb9b2e2.tar.gz bcm5719-llvm-02d600d267e5012eaabdf0e20afaf2dd7fb9b2e2.zip |
[clangd] Merge binary + YAML serialization behind a (mostly) common interface.
Summary:
Interface is in one file, implementation in two as they have little in common.
A couple of ad-hoc YAML functions left exposed:
- symbol -> YAML I expect to keep for tools like dexp
- YAML -> symbol is used for the MR-style indexer, I think we can eliminate
this (merge-on-the-fly, else use a different serialization)
Reviewers: kbobyrev
Subscribers: mgorny, ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Differential Revision: https://reviews.llvm.org/D52453
llvm-svn: 342999
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions