Historial de Commits

Autor SHA1 Mensaje Fecha
  Don Hinton 0fe6aada16 [Error] Make llvm::cantFail include the original error messages hace 5 años
  Pavel Labath 8a4b825100 Revert "raw_ostream: add operator<< overload for std::error_code" hace 6 años
  Pavel Labath c9850460b7 raw_ostream: add operator<< overload for std::error_code hace 6 años
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Jonas Devlieghere 686dfe3676 [Support] Make error banner optional in logAllUnhandledErrors hace 6 años
  Alexandre Ganea 1b609e0623 [Error] Reintroduce type validation in createFileError() hace 7 años
  Alexandre Ganea 60d68978a7 More build fix for r341064. hace 7 años
  Alexandre Ganea 0993f24765 [Error] Add FileError helper; upgrade StringError behavior hace 7 años
  Lang Hames e0dc5c1ea2 [Support] Add a basic C API for llvm::Error. hace 7 años
  Victor Leschuk f4c9d7c0dc [Support] Introduce createStringError helper function hace 7 años
  Sam McCall a2b35082b0 [Support] Make support types more easily printable. hace 7 años
  Pavel Labath 67bff146fa [Testing/Support] Make Failed() matcher work with abstract error types hace 7 años
  Pavel Labath 9042a61f9b [Testing/Support]: Better matching of Error failure states hace 7 años
  Pavel Labath 1f8ac167fe [Testing/Support] Make the HasValue matcher composable hace 7 años
  Pavel Labath b9b4df7d22 [Testing/Support] Make matchers work with Expected<T&> hace 7 años
  Lang Hames cfcd4a3547 [Error] Add an optional error message to cantFail. hace 8 años
  Lang Hames 68a7b2d85a [Error] Add a handleExpected utility. hace 8 años
  Stephen Hines c2588cb4b1 Fix two (three) more issues with unchecked Error. hace 8 años
  Lang Hames a69b2ae909 [Support] Rewrite handleAllErrors in terms of cantFail. hace 8 años
  Hiroshi Inoue 0eb884f61d fix typos in comments; NFC hace 8 años
  Lang Hames 16d0f5a96b Add a cantFail overload for Expected-reference (Expected<T&>) types. hace 8 años
  Lang Hames 530cc1a7c8 [Support][Error] Add a 'cantFail' utility function for known-safe calls to hace 8 años
  Mehdi Amini 09d3a40b84 Fix macro check for ABI breacking check: should use #if instead of #ifndef hace 8 años
  Mehdi Amini fa5f3d188d Change Error unittest to use the LLVM_ENABLE_ABI_BREAKING_CHECKS instead of NDEBUG hace 8 años
  Mehdi Amini 5652444405 Prevent at compile time converting from Error::success() to Expected<T> hace 8 años
  Mehdi Amini df0b8bce48 Make the Error class constructor protected hace 8 años
  Lang Hames 780954376e [Support] Make ErrorAsOutParameter take an Error* rather than an Error&. hace 9 años
  Lang Hames 3df768796a [Support] Fix a bug in ErrorList::join / joinErrors. hace 9 años
  Lang Hames c93d4ea0e3 [Support] Rename unconvertibleErrorCode to inconvertibleErrorCode. hace 9 años
  Lang Hames 5083fc5573 [Support] Add a StringError convenience class to Error.h hace 9 años