aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-08-27 07:49:41 +0000
committerPavel Labath <pavel@labath.sk>2019-08-27 07:49:41 +0000
commite588b8b66456e2eae0c970da5b25bee32a280b48 (patch)
tree80a79f18d975fd8bf1d61452de6d96cdee025276 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent3131aed59bb1465253642c26bcff357524b7dd2c (diff)
downloadllvm-e588b8b66456e2eae0c970da5b25bee32a280b48.zip
llvm-e588b8b66456e2eae0c970da5b25bee32a280b48.tar.gz
llvm-e588b8b66456e2eae0c970da5b25bee32a280b48.tar.bz2
DWARFExpression: Simplify class interface
Summary: The DWARFExpression methods have a lot of arguments. This removes two of them by removing the ability to slice the expression via two offset+size parameters. This is a functionality that it is not always needed, and when it is, we already have a different handy way of slicing a data extractor which we can use instead. Reviewers: JDevlieghere, clayborg Subscribers: aprantl, lldb-commits Differential Revision: https://reviews.llvm.org/D66745 llvm-svn: 370027
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions