Chandler Carruth
|
a1a9c02cdc
Refactor Bazel toolchain to use `rules_cc` action groups (#7086)
|
1 주 전 |
Dana Jansens
|
b8bc7bffd2
Rework validation of require constraints (#7081)
|
1 주 전 |
Chandler Carruth
|
d6a741f208
Add bootstrapping flags to the build system (#7084)
|
1 주 전 |
Dana Jansens
|
1e3906177c
Update the name of the bazel target to build the nightly tarball (#7080)
|
1 주 전 |
Dana Jansens
|
5e2f693db1
Preserve ErrorInst in TryGetTypeIdForTypeConstantId (#7079)
|
1 주 전 |
David Blaikie
|
1cc699ddda
Make heterogenous hash table lookup opt-in (#6950)
|
2 주 전 |
Geoff Romer
|
ad0a4ea8a4
Restructure action-dependence APIs (#7074)
|
2 주 전 |
Richard Smith
|
f91990aa87
Override Clang class layout for Carbon class types. (#7071)
|
2 주 전 |
Geoff Romer
|
e7626f46cc
Get rid of `AddPatternInst` (#7075)
|
2 주 전 |
Geoff Romer
|
af04d08965
Track declared form with an InstId instead of a ConstantId. (#7072)
|
2 주 전 |
Richard Smith
|
a6061d975c
Compute type layouts in SemIR / Check (#7066)
|
2 주 전 |
Chandler Carruth
|
896338d281
Remove duplicate file and fix to include the bin directory (#7073)
|
2 주 전 |
Chandler Carruth
|
d8fe95cccb
Test and fix make-variable expansion in our toolchains (#7070)
|
2 주 전 |
Geoff Romer
|
df33276f6b
Revert accidental change from #7063 (#7069)
|
2 주 전 |
Chandler Carruth
|
327cb2396a
Add a Bazel skill (#7061)
|
2 주 전 |
Richard Smith
|
1d5113649b
Allow non-constant calls to constexpr functions. (#7067)
|
2 주 전 |
Chandler Carruth
|
cdfa57f230
Pull in a fix to the new compile commands system (#7068)
|
2 주 전 |
Richard Smith
|
46f46a538d
Preliminary reverse interop support for base classes. (#7059)
|
2 주 전 |
Nicholas Bishop
|
114cf401c2
Support C++ calling Carbon functions with non-`()` return type (#7051)
|
2 주 전 |
rit
|
7c94878c10
fixed a crash when lowering a ref return initialized by value expression (#7049)
|
2 주 전 |
Chandler Carruth
|
82fad29028
Switch to conventionally use a `name` parameter for a macro (#7053)
|
2 주 전 |
Chandler Carruth
|
26ddada3ae
Switch from Bazel platforms to build settings (#7052)
|
2 주 전 |
Geoff Romer
|
bab35c114e
Remove the leading `/proc/self/cwd/` from file paths in the debug info. (#7060)
|
2 주 전 |
Chandler Carruth
|
96529e16bd
Fully switch to the new compilation database system (#7057)
|
2 주 전 |
Richard Smith
|
43867a678b
Reverse interop support for type aliases. (#7043)
|
2 주 전 |
Richard Smith
|
5b1de7633c
Use the raw import ID, not the tagged ID, as an array index. (#7058)
|
2 주 전 |
Richard Smith
|
f31e1685fd
Only export each class or namespace to C++ once. (#7042)
|
2 주 전 |
Christopher Di Bella
|
3cdb159067
consistently uses the caller's specific to get the callee's pattern type id (#7036)
|
2 주 전 |
Dana Jansens
|
12d7574636
Include extended named constraints in the type of `.Self` for a where clause (#7048)
|
3 주 전 |
Dana Jansens
|
cc5a42691e
Add `where T impls X` constraints into the FacetTypeInfo (#7038)
|
3 주 전 |