| commit | c5e0bbd781d45bf8ebd22ed90b6b64130affeb51 | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Fri May 27 01:37:32 2016 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Fri May 27 01:37:32 2016 +0000 |
| tree | d928363532216da7bddec10bb81af4ccb4f87adc | |
| parent | 76dacb4ba9e50c8583e5aaf37badc0de7a3da60c [diff] |
[Support] Add a StringError convenience class to Error.h StringError can be used to represent Errors that aren't recoverable based on the error type, but that have a useful error message that can be reported to the user or logged. llvm-svn: 270948