Jon Ross-Perkins
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
hace 1 año |
Jon Ross-Perkins
|
133717cd7e
Eliminate NodeLocConverter (#4870)
|
hace 1 año |
Jon Ross-Perkins
|
7befe2ce9f
Switch custom error stream output to diagnostic (#4846)
|
hace 1 año |
Jon Ross-Perkins
|
4f024410f7
Add stdin to driver's streams, and refactor stream passing (#4812)
|
hace 1 año |
Calvin
|
a664801608
Reformat `CompilationUnit` function definitions out-of-line (#4825)
|
hace 1 año |
Boaz Brickner
|
5b70a3ea91
Generate AST when importing a cpp file (#4790)
|
hace 1 año |
Jon Ross-Perkins
|
2faff26f92
Add newline to vlog message (#4797)
|
hace 1 año |
ottmar-zittlau
|
7ed3b986b9
Fix unchecked optional access in compile subcommand (#4756)
|
hace 1 año |
Jon Ross-Perkins
|
1d5d4617ca
Fix mem usage tracking of semir (#4684)
|
hace 1 año |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
hace 1 año |
Richard Smith
|
65166dc27b
Filter out entities transitively imported from the prelude in test output. (#4627)
|
hace 1 año |
Dana Jansens
|
b705be9527
Use a Timings* in place of optional<Timings>* (#4607)
|
hace 1 año |
Dana Jansens
|
74dcd1fd05
CHECK that PreCheck and GetCheckUnit are not called twice (#4608)
|
hace 1 año |
Dana Jansens
|
9c71151e34
Add "Whether to" in the description of 'debug-info' switch (#4592)
|
hace 1 año |
Jon Ross-Perkins
|
17272cf93c
Change how CheckParseTrees receives NodeLocConverters (#4563)
|
hace 1 año |
josh11b
|
47bfa375af
Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537)
|
hace 1 año |
Dana Jansens
|
a65cde6ae2
Use llvm::any_of instead of std::ranges::any_of (#4542)
|
hace 1 año |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
hace 1 año |
Dana Jansens
|
9112053cee
Use std::ranges::any_of instead of std::any_of (#4539)
|
hace 1 año |
Jon Ross-Perkins
|
1d8c7ffe89
Add support for scoped timings. (#4533)
|
hace 1 año |
Sam Estep
|
e0e305536e
Collect timing data per unit for each phase (#4512)
|
hace 1 año |
josh11b
|
4febf7c459
Add capitilization and punctuation to TODO comments (#4486)
|
hace 1 año |
Jon Ross-Perkins
|
26e58b4587
Refactor subcommand addition for sharing. (#4474)
|
hace 1 año |
Jon Ross-Perkins
|
06f4eec91e
Modify lex yaml output to elide FileStart/End in tests. (#4433)
|
hace 1 año |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
hace 1 año |
Jon Ross-Perkins
|
434173b016
Add skeletal format subcommand. (#4383)
|
hace 1 año |
Jon Ross-Perkins
|
ee383638bc
Flush pending diagnostics on crash. (#4337)
|
hace 1 año |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
hace 1 año |
Jon Ross-Perkins
|
c029931910
Refactor link and compile into subcommand objects. (#4303)
|
hace 1 año |
Jon Ross-Perkins
|
1b956e68fe
Extract subcommand options from the driver file. (#4300)
|
hace 1 año |