diff options
author | Alex Lorenz <arphaman@gmail.com> | 2016-10-12 15:33:35 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2016-10-12 15:33:35 +0000 |
commit | 84ebbdaf403fa5fb2ab13e9c247c0653617ecfe4 (patch) | |
tree | aa306d8b43b919a0a3a03b27a679452187328772 /lldb/packages/Python/lldbsuite/test | |
parent | 691efe03bddd4a167aab137a966df33881e1f4a6 (diff) | |
download | llvm-84ebbdaf403fa5fb2ab13e9c247c0653617ecfe4.zip llvm-84ebbdaf403fa5fb2ab13e9c247c0653617ecfe4.tar.gz llvm-84ebbdaf403fa5fb2ab13e9c247c0653617ecfe4.tar.bz2 |
NFC: CodeCompletionResult's constructor should take const NamedDecl
CodeCompletionResult's Declaration field is a const pointer to the
NamedDecl, and thus the constructor should take a const pointer as well.
llvm-svn: 284019
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions