Richard Smith
|
afb733f02a
Don't allow merging PRs with the `dependent` label. (#7096)
|
1 hete |
Geoff Romer
|
49c7288619
Restructure return declaration handling (#7076)
|
1 hete |
Richard Smith
|
3abc334c42
Disable precommit checks for package-lock.json (#7098)
|
1 hete |
Chandler Carruth
|
a5215c64ea
Split the bootstrapping logic out of the toolchain construction logic (#7087)
|
1 hete |
Chandler Carruth
|
1d19618f1b
Revert "Switch to a "manual" tags and use them more pervasively (#7088)" (#7095)
|
1 hete |
Chandler Carruth
|
4babfdbf22
Switch to a "manual" tags and use them more pervasively (#7088)
|
1 hete |
Nicholas Bishop
|
67648b4d49
Remove "__cpp_thunk" from thunk name for exported functions (#7092)
|
1 hete |
Dana Jansens
|
790cb6e6fe
Make ImplWitnessAccess inst have constant kind Conditional (#7090)
|
1 hete |
Dana Jansens
|
744ab33484
Use `auto` for the CheckTypeOfConstantIsTypeType fn signature (#7089)
|
1 hete |
Nicholas Bishop
|
33d534ab31
Support calling Carbon methods from C++ (#7078)
|
1 hete |
Chandler Carruth
|
b16cde9c53
Add a hack to support `-cc1as`. (#7083)
|
1 hete |
Richard Smith
|
335d811b9f
Add a bit more structure to interop/cpp tests. (#7085)
|
1 hete |
Chandler Carruth
|
a1a9c02cdc
Refactor Bazel toolchain to use `rules_cc` action groups (#7086)
|
1 hete |
Dana Jansens
|
b8bc7bffd2
Rework validation of require constraints (#7081)
|
1 hete |
Chandler Carruth
|
d6a741f208
Add bootstrapping flags to the build system (#7084)
|
1 hete |
Dana Jansens
|
1e3906177c
Update the name of the bazel target to build the nightly tarball (#7080)
|
1 hete |
Dana Jansens
|
5e2f693db1
Preserve ErrorInst in TryGetTypeIdForTypeConstantId (#7079)
|
1 hete |
David Blaikie
|
1cc699ddda
Make heterogenous hash table lookup opt-in (#6950)
|
2 hete |
Geoff Romer
|
ad0a4ea8a4
Restructure action-dependence APIs (#7074)
|
2 hete |
Richard Smith
|
f91990aa87
Override Clang class layout for Carbon class types. (#7071)
|
2 hete |
Geoff Romer
|
e7626f46cc
Get rid of `AddPatternInst` (#7075)
|
2 hete |
Geoff Romer
|
af04d08965
Track declared form with an InstId instead of a ConstantId. (#7072)
|
2 hete |
Richard Smith
|
a6061d975c
Compute type layouts in SemIR / Check (#7066)
|
2 hete |
Chandler Carruth
|
896338d281
Remove duplicate file and fix to include the bin directory (#7073)
|
2 hete |
Chandler Carruth
|
d8fe95cccb
Test and fix make-variable expansion in our toolchains (#7070)
|
2 hete |
Geoff Romer
|
df33276f6b
Revert accidental change from #7063 (#7069)
|
2 hete |
Chandler Carruth
|
327cb2396a
Add a Bazel skill (#7061)
|
2 hete |
Richard Smith
|
1d5113649b
Allow non-constant calls to constexpr functions. (#7067)
|
2 hete |
Chandler Carruth
|
cdfa57f230
Pull in a fix to the new compile commands system (#7068)
|
2 hete |
Richard Smith
|
46f46a538d
Preliminary reverse interop support for base classes. (#7059)
|
2 hete |