提交历史

作者 SHA1 备注 提交日期
  pk19604014 aa8a5f174d Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120) 4 年之前
  Jon Meow eda43faa5a Note namespace and static recommendations in C++ style guide (#1041) 4 年之前
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) 4 年之前
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) 4 年之前
  Jon Meow f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) 4 年之前
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) 4 年之前