diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-08-27 10:03:45 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-08-27 10:03:45 +0000 |
commit | dd591bdee611ee76d7b637399423db0b2417678d (patch) | |
tree | 43ddcd83597a0c249e3a583a31ae47a6e091fbbc /lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py | |
parent | 999e4c4793fb8983011fbba3858c6c48b8c89248 (diff) | |
download | bcm5719-llvm-dd591bdee611ee76d7b637399423db0b2417678d.tar.gz bcm5719-llvm-dd591bdee611ee76d7b637399423db0b2417678d.zip |
[llvm-objdump] - Remove one overload of reportError. NFCI.
There is a problem with reportError we have.
Declaration says we have ArchiveName
that follows the FileName:
reportError(Error E, StringRef FileName, StringRef ArchiveName,...
Though implementation have them reversed. I cleaned it up and
removed an excessive reportError(Error E, StringRef File) version.
Rebased on top of D66418.
Differential revision: https://reviews.llvm.org/D66517
llvm-svn: 370034
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py')
0 files changed, 0 insertions, 0 deletions