Jon Ross-Perkins
|
800e8fd55a
Add braces for CARBON_KIND uses that lack them (#5882)
|
9 bulan lalu |
Jon Ross-Perkins
|
4c0979fc10
Fix crash when importing an invalid impl (#5875)
|
9 bulan lalu |
Boaz Brickner
|
6a3e222fb7
Don't ignore SemIR ranges in C++ interop tests (#5877)
|
9 bulan lalu |
Richard Smith
|
a6f5143f22
Fix diagnostic for access of protected/private base member. (#5874)
|
9 bulan lalu |
Dana Jansens
|
105618ecb1
Resolve nested accesses in rewrite constraints (#5872)
|
9 bulan lalu |
Boaz Brickner
|
f0cff612eb
Add support for using C++ `double` type in imported function declarations (#5868)
|
9 bulan lalu |
Richard Smith
|
ef475d8197
Import C++ `class A final` as Carbon `final class`. (#5866)
|
9 bulan lalu |
Dana Jansens
|
6b83414ee8
Dedupe rewrite constraints without sorting (#5864)
|
9 bulan lalu |
Jon Ross-Perkins
|
64c31a6b9f
Adjust ordering of EXTRA-ARGS to allow tests to override includes (#5870)
|
9 bulan lalu |
Dana Jansens
|
3d6395b75a
Remove outdated piece of comment on `SubstInst` (#5869)
|
9 bulan lalu |
Dana Jansens
|
b36a987e73
Find cycles in rewrite constraints without performing the full exponential expansion of the RHS (#5673)
|
9 bulan lalu |
Kazu Hirata
|
0bba03ce71
Migrate away from llvm::ArrayRef(std::nullopt_t) (#5867)
|
9 bulan lalu |
Richard Smith
|
63b441390c
Avoid vector copies when building dependent declarations list. (#5862)
|
9 bulan lalu |
Boaz Brickner
|
30f0ddab71
Add support for importing access from C++ to Carbon (#5858)
|
9 bulan lalu |
Boaz Brickner
|
6d6e0d0418
Add support for using C++ `bool` type in imported function declarations. (#5860)
|
9 bulan lalu |
Dana Jansens
|
432ee89dda
Semantic Identity and Order-Dependent Resolution for Rewrite Constraints (#5689)
|
9 bulan lalu |
David Blaikie
|
26ec78ec00
Ensure vtable entries for generics are attached constants (#5853)
|
9 bulan lalu |
Richard Smith
|
5de47962b0
Support for importing C++ base classes. (#5856)
|
9 bulan lalu |
Richard Smith
|
0d74162e2a
Support C++ import for anonymous struct and union members. (#5855)
|
9 bulan lalu |
Dana Jansens
|
5dc299f58b
Note we are using Clang 16+ in the contribution tools docs (#5861)
|
9 bulan lalu |
Chandler Carruth
|
eeea9dc9e5
Make minor improvements to `ErrorOr` based on usage (#5857)
|
9 bulan lalu |
Dana Jansens
|
13e2268783
Add a `dump` command in lldb for dumping from ids (#5824)
|
9 bulan lalu |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 bulan lalu |
Jon Ross-Perkins
|
ef748ab36d
Factor out an impl declaration helper function (#5851)
|
9 bulan lalu |
Jon Ross-Perkins
|
bcfaf1044e
Remove location support from error (#5837)
|
9 bulan lalu |
Jon Ross-Perkins
|
8ea92b728c
Update prelude files to increase destroy dependencies (#5848)
|
9 bulan lalu |
Jon Ross-Perkins
|
d599023c19
Change CodeGen to use a diagnostic consumer (#5847)
|
9 bulan lalu |
Jon Ross-Perkins
|
59619fa8eb
Make driver fuzzing more robust for clang flags (#5845)
|
9 bulan lalu |
Boaz Brickner
|
a269c72e48
Fix variadic arguments test to use the format that is not deprecated in C++26 and fix the call site to be valid (#5842)
|
9 bulan lalu |
Geoff Romer
|
cb6ca962d2
Update/clarify documentation of generic constants (#5473)
|
9 bulan lalu |