Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) vor 9 Monaten
  Richard Smith 519e633147 Improve backtrace for lowering crashes. (#5651) vor 10 Monaten
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) vor 1 Jahr
  Boaz Brickner 8ba3da9730 Fix "is is" typo (#5382) vor 1 Jahr
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) vor 1 Jahr
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) vor 1 Jahr
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) vor 1 Jahr
  Jon Ross-Perkins 9759387a13 Collapse GetAbsoluteNodeId overload (#5298) vor 1 Jahr
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) vor 1 Jahr
  Boaz Brickner cfdd5fbdb5 Simplify `GetAbsoluteNodeIdImpl()` by merging `while (true)` with the first `if` (#5240) vor 1 Jahr
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) vor 1 Jahr