Histórico de Commits

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