Commit History

Autor SHA1 Mensaxe Data
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) hai 1 ano
  Jon Ross-Perkins 7b9ec95118 Print ubsan stack traces (#5429) hai 1 ano
  josh11b c455dbef54 Clean up `KeywordModifierSet` after #5345 (#5425) hai 1 ano
  Richard Smith 8b0f9e503e Add mangling support for thunks. (#5424) hai 1 ano
  Dana Jansens 08065ee764 Do a stable sort when splitting up impls by interface (#5423) hai 1 ano
  Dana Jansens f9e7564d37 Avoid unused case variable (#5421) hai 1 ano
  Richard Smith c49789d80b Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418) hai 1 ano
  Dana Jansens aa491d8fd8 Implement non-final impl overlap diagnostics (#5412) hai 1 ano
  Dana Jansens 9cdc9d4538 Add test for impl lookup on struct types with different field names and orders (#5416) hai 1 ano
  Dana Jansens 25946868bd Add tests for where you can or can't write a final impl (#5419) hai 1 ano
  josh11b ed863d6eae Forward `impl` declaration of an incomplete interface (#5168) hai 1 ano
  Jon Ross-Perkins 1b96e40b63 Update LLVM version (#5415) hai 1 ano
  Jon Ross-Perkins 0683742f19 Cache multi-IR info, particularly include_in_dumps (#5408) hai 1 ano
  Richard Smith abda0cbc38 Minor simplification. (#5414) hai 1 ano
  Dana Jansens 90898a8e19 Avoid witnesses in redecls when handling errors in handle_impl (#5409) hai 1 ano
  Jon Ross-Perkins 1f268b5d8b Consolidate token-related range handling to one struct (#5399) hai 1 ano
  Geoff Romer 34a9e24920 Restore disabled CHECK in pattern handling. (#5410) hai 1 ano
  Jon Ross-Perkins 6469f67b14 Switch to a constant-time approach for dump ranges, tracking node parents (#5394) hai 1 ano
  Jon Ross-Perkins f27c202305 Set ASAN_SYMBOLIZER_PATH in addition to LLVM_SYMBOLIZER_PATH (#5407) hai 1 ano
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) hai 1 ano
  Richard Smith cab91d0590 Don't require a thunk for parameter name differences. (#5404) hai 1 ano
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) hai 1 ano
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) hai 1 ano
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) hai 1 ano
  Geoff Romer 34887403ab Model patterns as constant values (#5385) hai 1 ano
  Jon Ross-Perkins 500cf63d0d Remove the stack from postorder tree printing (#5396) hai 1 ano
  Jon Ross-Perkins 64e0760275 Remove unnecessary abs (#5395) hai 1 ano
  Richard Smith 5226f3d14a Factor out `GetInstWithConstantValue` and use it from another place that duplicates the same logic. (#5388) hai 1 ano
  Richard Smith 98ee8f365e Update documentation to match #5355. (#5376) hai 1 ano
  Jon Ross-Perkins 8eae40646a Add formatter support for dump-sem-ir ranges (#5379) hai 1 ano