josh11b
|
a8ca499450
Updates to generics design details, part 1 (#3231)
|
2 lat temu |
Geoff Romer
|
e3d3122f1d
Move tests to the namespace of the code under test (#3244)
|
2 lat temu |
Jon Ross-Perkins
|
d6f689ba07
Another LLVM fix for CodeGenFileType (#3242)
|
2 lat temu |
Jon Ross-Perkins
|
f2b3a319af
Fix use of backtick in shell code. (#3241)
|
2 lat temu |
Jon Ross-Perkins
|
50f16eddb1
Instead of passing lines to AddCheckLines, pass a bool to_file_end (#3236)
|
2 lat temu |
Jon Ross-Perkins
|
ec9d73e471
When there are split files, put unattached stdout at the end of the last file. (#3234)
|
2 lat temu |
Jon Ross-Perkins
|
75282462d4
When starting a split file, try adding stdout lines. (#3233)
|
2 lat temu |
Jon Ross-Perkins
|
32a1be3690
Detect invalid yaml. (#3239)
|
2 lat temu |
josh11b
|
f8fd8648ec
Reduce bazel job limit to try to avoid IOExceptions (#3240)
|
2 lat temu |
Jon Ross-Perkins
|
c66283b7c8
Update LLVM and fix related breaks (#3237)
|
2 lat temu |
Jon Ross-Perkins
|
4bed4887b4
Drop the lit LLVM patch because we don't use it anymore. (#3238)
|
2 lat temu |
Jon Ross-Perkins
|
d0b2b7bc41
When running FileTests, verify that autoupdate wouldn't make changes. (#3232)
|
2 lat temu |
josh11b
|
e72226f31c
Make toolchain/testing/file_test more robust (#3235)
|
2 lat temu |
Richard Smith
|
85d5b40429
Clean up interface of node block stack after recent changes. (#3229)
|
2 lat temu |
Richard Smith
|
e81d171226
Switch to modeling array initialization analogously to a function call. (#3205)
|
2 lat temu |
Richard Smith
|
4a367fa85e
Switch to a slab allocator for node and type block storage. (#3224)
|
2 lat temu |
Jon Ross-Perkins
|
0847532edc
Refactor file_test autoupdating into a class. (#3228)
|
2 lat temu |
Richard Smith
|
a66f35e92c
Store contents of incomplete node blocks on the node block stack. (#3223)
|
2 lat temu |
Richard Smith
|
9ba1669472
Remove `Check::Context::AddNodeToBlock` and `SemIR::File::AddNode`. (#3221)
|
2 lat temu |
Richard Smith
|
6245ba82a3
Reduce job count to try to reduce the incidence rate of network errors (#3227)
|
2 lat temu |
Richard Smith
|
d63fceff8e
Switch `GetNodeBlock` and `GetTypeBlock` to return an `ArrayRef` (#3220)
|
2 lat temu |
Jon Ross-Perkins
|
a05018a6ba
Fix handling of missing files. (#3226)
|
2 lat temu |
Richard Smith
|
25d4cd3cc4
Include information in the crash backtrace about which test we were running. (#3222)
|
2 lat temu |
Jon Ross-Perkins
|
377e9a0968
In the driver, --dump-semantics-ir -> --dump-sem-ir (#3218)
|
2 lat temu |
Jon Ross-Perkins
|
9ae41b2965
Update SemIR yaml and text for multi-file. (#3217)
|
2 lat temu |
Jon Ross-Perkins
|
0b340a2ed2
Update parse tree yaml for multi-file. (#3215)
|
2 lat temu |
Jon Ross-Perkins
|
2ecab78297
Support multi-file lex printing and testing. (#3214)
|
2 lat temu |
Jon Ross-Perkins
|
2800fc86c9
Stop looking for llvm-15 due to config issues. (#3225)
|
2 lat temu |
Richard Smith
|
7d0f7b5e8f
Rename {Tuple,Struct}Value -> {Tuple,Struct}Literal. (#3213)
|
2 lat temu |
Prabhat Sachdeva
|
7dc1d627d7
Explorer: Print self pattern for callable declarations (#3216)
|
2 lat temu |