diff options
author | Lang Hames <lhames@gmail.com> | 2016-05-27 01:37:32 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-05-27 01:37:32 +0000 |
commit | c5e0bbd781d45bf8ebd22ed90b6b64130affeb51 (patch) | |
tree | d928363532216da7bddec10bb81af4ccb4f87adc /llvm/lib/Support/APInt.cpp | |
parent | 76dacb4ba9e50c8583e5aaf37badc0de7a3da60c (diff) | |
download | llvm-c5e0bbd781d45bf8ebd22ed90b6b64130affeb51.zip llvm-c5e0bbd781d45bf8ebd22ed90b6b64130affeb51.tar.gz llvm-c5e0bbd781d45bf8ebd22ed90b6b64130affeb51.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions