commit | 2cf2005ef2a9239d47112f1acbe8fda2e5db4fed | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Fri May 12 04:51:55 2017 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 08 08:33:09 2020 -0700 |
tree | af763afc1aec122d6476b1d229e5595ccfd5b024 | |
parent | 1d8b3f14cf6a8931fccf6b22f7ce96e29f5f2057 [diff] |
Rename Error -> Status. This renames the LLDB error class to Status, as discussed on the lldb-dev mailing list. A change of this magnitude cannot easily be done without find and replace, but that has potential to catch unwanted occurrences of common strings such as "Error". Every effort was made to find all the obvious things such as the word "Error" appearing in a string, etc, but it's possible there are still some lingering occurences left around. Hopefully nothing too serious. llvm-svn: 302872 GitOrigin-RevId: 97206d572797bddc1bba71bb1c18c97f19d69053