Historique des commits

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