Commit historia

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