История коммитов

Автор SHA1 Сообщение Дата
  Boaz Brickner d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) 6 месяцев назад
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 месяцев назад
  Richard Smith 519e633147 Improve backtrace for lowering crashes. (#5651) 10 месяцев назад
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) 1 год назад
  Boaz Brickner 8ba3da9730 Fix "is is" typo (#5382) 1 год назад
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 год назад
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) 1 год назад
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) 1 год назад
  Jon Ross-Perkins 9759387a13 Collapse GetAbsoluteNodeId overload (#5298) 1 год назад
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 год назад
  Boaz Brickner cfdd5fbdb5 Simplify `GetAbsoluteNodeIdImpl()` by merging `while (true)` with the first `if` (#5240) 1 год назад
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) 1 год назад