Chandler Carruth
|
529dcfcfec
Test that the built toolchain works with the example Bazel project (#6653)
|
3 месяцев назад |
Jon Ross-Perkins
|
ee97511496
Fix IsCarbonMap invocations to avoid build failures for non-Carbon map types (not sure when this broke). (#6662)
|
3 месяцев назад |
Jon Ross-Perkins
|
a376a2b27d
Update pre-commit versions (#6666)
|
3 месяцев назад |
Ivana Ivanovska
|
de4a2ee6c8
Add missing operators for CppCompat.LongLong64 (#6663)
|
3 месяцев назад |
Özgür
|
bdcac5087d
Allow incomplete types in associated constants (#6657)
|
3 месяцев назад |
Chandler Carruth
|
b0ffed7c3e
Make the Carbon toolchain a viable Bazel module exposing `cc_toolchain`s (#6652)
|
3 месяцев назад |
Richard Smith
|
e69c3fd978
Support list initialization of C++ classes that is performed via a constructor call. (#6660)
|
3 месяцев назад |
Jon Ross-Perkins
|
9f6e84cc02
Remove redundant ResolveSpecificDefinition (#6659)
|
3 месяцев назад |
Ivana Ivanovska
|
3757a79f4c
Add heterogeneous arithmetic operators for CppCompat.Long32 (#6644)
|
3 месяцев назад |
Chandler Carruth
|
04793ba525
Disable build stamping by default (#6654)
|
3 месяцев назад |
Ivana Ivanovska
|
ff38378efc
Add comparisons for CppCompat.LongLong64 (#6643)
|
3 месяцев назад |
Richard Smith
|
093d5072db
Add support for using C++ user-defined conversions via interop (#6646)
|
3 месяцев назад |
Chandler Carruth
|
9836ba6e9c
Extract the `cc_toolchain` feature generation to a helper function (#6651)
|
3 месяцев назад |
Jon Ross-Perkins
|
f5a1579d4d
Refactor LookupCopyImpl and LookupDestroyImpl to share logic. (#6649)
|
3 месяцев назад |
David Blaikie
|
a1efc4be8f
Mangle class declarations #6617 (#6648)
|
3 месяцев назад |
Chandler Carruth
|
47912f7ac3
Remove unused parts of configuring a `cc_toolchain` (#6650)
|
3 месяцев назад |
Jon Ross-Perkins
|
7b36de761d
Shift a TODO to a CHECK (#6645)
|
3 месяцев назад |
Chandler Carruth
|
f772d266a4
Add the Clang sysroot to the config output (#6642)
|
3 месяцев назад |
Vinicius Silva
|
f42352759f
Adding support for `UInt`-to-`char` conversion (#6425)
|
3 месяцев назад |
Chandler Carruth
|
08669493b5
Add a config subcommand for exposing build system info (#6637)
|
3 месяцев назад |
Richard Smith
|
a2e4c31e8e
Clean up after combination of #6634 and #6635. (#6640)
|
3 месяцев назад |
Ivana Ivanovska
|
c9dbf40f11
Add comparisons for CppCompat.Long32 (#6639)
|
3 месяцев назад |
Richard Smith
|
05ea0e77d9
Map structs and tuples to initializer lists in C++ overload resolution. (#6620)
|
3 месяцев назад |
Richard Smith
|
f3f498498f
Add an example that listens on a port. (#6634)
|
3 месяцев назад |
Chandler Carruth
|
e2a9de5bad
Propagate tags on `prebuilt_runtimes` to the filegroup (#6638)
|
3 месяцев назад |
Jon Ross-Perkins
|
2dcde8a2ff
CLI and separate compilation (#6333)
|
3 месяцев назад |
Dana Jansens
|
7f7186c227
Extended name lookup replaces inner Self (#6632)
|
3 месяцев назад |
Chandler Carruth
|
b2ab53e49c
Fix an incompatiblitiy between our YAML and `ErrorOr` test helpers (#6636)
|
3 месяцев назад |
Dana Jansens
|
114d892ac1
Clarify and fix diagnostic for missing `Self` in a require declaration (#6616)
|
3 месяцев назад |
Richard Smith
|
8353965ca3
Allow conversions between all pointer types with `unsafe as`. (#6635)
|
3 месяцев назад |