Commit History

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