Burak Emir
|
80639a02f0
[parse] Implement initial parsing support for Lambda expressions (#6583)
|
3 месяцев назад |
Chandler Carruth
|
83651bb9ee
Remove workaround for Clang versions <= 18 (#6600)
|
3 месяцев назад |
Chandler Carruth
|
3603ec7d54
Start refactoring toolchain config into separate files (#6587)
|
3 месяцев назад |
Chandler Carruth
|
67c6312a79
Prune deps to reduce compiles by ~30% (#6598)
|
3 месяцев назад |
David Blaikie
|
f1f6005d4a
Perform Clang IRGen during `check` (#6569)
|
3 месяцев назад |
Dana Jansens
|
c64117d0e0
Make IdTag typesafe (#6574)
|
3 месяцев назад |
Richard Smith
|
7bfeae0fd5
Give internal linkage to global init function. (#6591)
|
3 месяцев назад |
Richard Smith
|
050d1f0c30
Reduce libc++ hardening mode from debug to extensive in `-c dbg`. (#6589)
|
3 месяцев назад |
Geoff Romer
|
a2737a3189
Add `Call` param patterns to `Function` (#6586)
|
3 месяцев назад |
Geoff Romer
|
4a47f1ebeb
Remove some uses of ReturnTypeInfo (#6577)
|
3 месяцев назад |
Chandler Carruth
|
d66b2f899c
Switch install to be based on the busybox root (#6579)
|
3 месяцев назад |
Geoff Romer
|
e1ec8d42d1
Give `ReturnExpr` a target only when initialization is in-place (#6570)
|
3 месяцев назад |
Chandler Carruth
|
93c7c9ad96
Consolidate on @rules_cc and update it to the latest version (#6580)
|
3 месяцев назад |
Chandler Carruth
|
33f7e3a28c
Try to canonicalize toolchain config formatting (#6581)
|
3 месяцев назад |
Richard Smith
|
31919afa24
Allow conversion between `T*` and `Cpp.void*`. (#6575)
|
3 месяцев назад |
Ivana Ivanovska
|
d1b13194d5
Add arithmetic operators for `CppCompat.Long32` (#6573)
|
3 месяцев назад |
Richard Smith
|
f5bb43bced
Stop creating invalid clang identifier names. (#6578)
|
3 месяцев назад |
Richard Smith
|
935ccce2a6
Fix lowering of imported global variables. (#6567)
|
3 месяцев назад |
zadig
|
64fa9cc6ae
Update `tree-sitter-bazel` to `0.26.3`. (#6582)
|
3 месяцев назад |
Richard Smith
|
87e588c334
Add interop support for complement and subscript operators. (#6576)
|
3 месяцев назад |
Geoff Romer
|
6985ecb1d4
Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571)
|
3 месяцев назад |
Boaz Brickner
|
3c70a9f59b
C++ Interop: Toolchain Implementation for Function Calls (#6254)
|
3 месяцев назад |
Geoff Romer
|
87b4ca54e6
Decouple PerformCallToFunction from ReturnTypeInfo (#6572)
|
3 месяцев назад |
Richard Smith
|
9727c628c4
Check that constants are lowered in the proper order. (#6566)
|
3 месяцев назад |
Richard Smith
|
7cf7d8697b
Add testing for interop with C++ inline and thread_local variables. (#6568)
|
3 месяцев назад |
Richard Smith
|
ead7803d60
Simplify importing of C++ global variables. (#6565)
|
3 месяцев назад |
Geoff Romer
|
11d407b4a0
Add form to Function (#6561)
|
3 месяцев назад |
Dana Jansens
|
28b01118d0
Put IdTag in its own file (#6564)
|
3 месяцев назад |
dependabot[bot]
|
508a28457e
Bump urllib3 from 2.6.0 to 2.6.3 in /github_tools in the pip group across 1 directory (#6563)
|
4 месяцев назад |
Dana Jansens
|
30562826b8
Add Inst::IsOneOf to check if an inst is one of a few kinds (#6523)
|
4 месяцев назад |