Commit History

Author SHA1 Message Date
  Richard Smith 05ba1d7356 Add a conversion impl from `T*` to `const T*` (#7010) 1 month ago
  Richard Smith 8e0d856725 Improve `InPlaceInitializing` conversion. (#7021) 1 month ago
  Richard Smith ea409f7cbf Fix crash lowering call to generic function with concrete type in signature (#7009) 1 month ago
  Chandler Carruth fed9e8c878 Create skills for using the `gh` tool (#7019) 1 month ago
  Dana Jansens 451b50a3ad Add storage for `<type> impls <facettype>` in the FacetTypeInfo (#7005) 1 month ago
  rit 912825feaf Add basic test for lowering choice value acquisition (#7014) 1 month ago
  Richard Smith 81ed4d829d Perform CppThunkRef conversion as part of category conversion. (#7020) 1 month ago
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) 1 month ago
  Dana Jansens 1fa7a64cd4 Add missing named constraints and self in facet type debugger dump (#7018) 1 month ago
  Dana Jansens 562b423830 Always dump summaries (single line output) on bulleted details lines (#7017) 1 month ago
  Richard Smith 6f0ec37a8b Make C++ enum types impl Core.Copy. (#7013) 1 month ago
  Geoff Romer 0851d657c8 Add comment and test for special case in `NameRef` lowering (#7008) 1 month ago
  Chandler Carruth 07afa07127 Fix missing include for `std::log2` (#7015) 1 month ago
  Chandler Carruth f7a767a77b Update LLVM (again) to pick up a workaround crashes the compiler when building with ASan (#7011) 1 month ago
  Richard Smith be283a0744 Improve handling of incomplete signatures. (#7004) 1 month ago
  Jon Ross-Perkins cd6ab7ce8e Switch jj settings to 'jj config set' because of repo (#7007) 1 month ago
  Nicholas Bishop 0075d530b9 Support const eval when calling a C++ thunk (#6947) 1 month ago
  Richard Smith 5b7c908e8b Add documentation for setting up `jj b a`. (#6996) 1 month ago
  Chandler Carruth 2bbcfa5e1a Remove ASan from the default build mode (#7003) 1 month ago
  Richard Smith dfac728571 Fix pointer sizes in debug info. (#7002) 1 month ago
  Dana Jansens 8f3b057179 Don't qualify names after a `.` in an ImplWitnessAccess when stringifying (#7000) 1 month ago
  Dana Jansens 17180558e5 Diagnose `where` clause without a designator (#6995) 1 month ago
  Chandler Carruth 39eac6f277 Update LLVM and fix a couple of API usages (#6998) 1 month ago
  Chandler Carruth 2787089247 Switch to a Bazel-based runtimes build, and add bootstrapping (#6989) 1 month ago
  Richard Smith 3578dd6b91 Avoid copying `Lower::FunctionInfo`. (#7001) 1 month ago
  Richard Smith 8b59e85b16 Add support for `inline Cpp` declarations. (#6994) 1 month ago
  Geoff Romer 47e9d62fd5 Model thunk call as a pattern match (#6988) 1 month ago
  Geoff Romer f4260feee4 Clean up pattern matching (#6987) 1 month ago
  Geoff Romer aec2534e9d Fix formatting of compound-type variable declarations in macros (#6997) 1 month ago
  Richard Smith 2e0d9dc709 Add syntax highlighting for SemIR. (#6958) 1 month ago