Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer 9106f9533c Use lines instead of statements for readability-function-size clang-tidy (#6594) před 3 měsíci
  David Blaikie f1f6005d4a Perform Clang IRGen during `check` (#6569) před 3 měsíci
  Dana Jansens c64117d0e0 Make IdTag typesafe (#6574) před 3 měsíci
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) před 4 měsíci
  Richard Smith a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) před 4 měsíci
  Richard Smith 6114df59ee Factor out a `Check::CppContext` holding C++-specific check state (#6482) před 4 měsíci
  Richard Smith d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) před 5 měsíci
  Richard Smith c77eebd15e Cache final impl lookup results. (#6452) před 5 měsíci
  Dana Jansens acb7810e32 Avoid crashing when an impl decl has a missing definition (#6349) před 5 měsíci
  Jon Ross-Perkins b1f734e1cd Switch `EvalLookupSingleImplWitness` from "concrete" to "final" terminology (#6246) před 6 měsíci
  Dana Jansens e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) před 7 měsíci
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) před 7 měsíci
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) před 7 měsíci
  Boaz Brickner f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) před 7 měsíci
  Richard Smith 65a7e50037 Instantiate C++ templates at end of file. (#6084) před 7 měsíci
  Boaz Brickner dfe9ffd369 Rename `check/import_cpp.*` to `check/cpp_import.*` to group C++ interop logic in `check` (#6074) před 7 měsíci
  Dana Jansens 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) před 8 měsíci
  Boaz Brickner 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) před 9 měsíci
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) před 9 měsíci
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) před 9 měsíci
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) před 9 měsíci
  Richard Smith 553dd6e531 Build the clang::CompilerInvocation in the driver. (#5784) před 9 měsíci
  Richard Smith 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) před 10 měsíci
  Jon Ross-Perkins 9855818bb8 Move PrettyStackTraceFunction to common (#5739) před 10 měsíci
  Geoff Romer effb0c93c2 Remove unused vlog_stream_ member. (#5654) před 10 měsíci
  Richard Smith 519e633147 Improve backtrace for lowering crashes. (#5651) před 10 měsíci
  Richard Smith dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) před 11 měsíci
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) před 11 měsíci
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) před 11 měsíci
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) před 11 měsíci