Historie revizí

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