diff options
author | Rui Ueyama <ruiu@google.com> | 2016-09-29 21:00:26 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-09-29 21:00:26 +0000 |
commit | 6c5cbff97eccfc76e403965449072b0714312ffa (patch) | |
tree | 2d3b02c626ba6a0f5ce6b184460f0f22cb5d3cdd /lldb/packages/Python/lldbsuite/test/python_api | |
parent | d31e13f2877b5ecbc1df7d20912967aa01f5eef8 (diff) | |
download | bcm5719-llvm-6c5cbff97eccfc76e403965449072b0714312ffa.tar.gz bcm5719-llvm-6c5cbff97eccfc76e403965449072b0714312ffa.zip |
Rename "void check(Error)".
We have a few "check" functions in Error.h. All of them are to
check for an error and strip an error object if there was no error,
except "void check(Error E)", which doesn't return anything.
This patch renames it and moves it to the .cpp file where it is used.
llvm-svn: 282764
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions