Richard Smith
d6b47ba10f
[toolchain] Add dump-parse-tree command to driver. ( #584 )
...
Also stop producing a redundant additional error message if lexing fails in dump-tokens. The lexer will have produced a diagnostic already.
2021-06-17 19:07:14 -07:00
Richard Smith
6a4c8a5186
[toolchain] Add simpler mechanism for matching YAML output in tests. ( #583 )
2021-06-17 18:42:19 -07:00
Richard Smith
1b122924e8
[toolchain] Parse postfix operator * as a type operator. ( #576 )
2021-06-14 16:12:14 -07:00
Chandler Carruth
8f8ab23a77
Move the toolchain into a top-level directory. ( #567 )
...
This should clean up our top level directory and the build patterns.
No non-mechanical edits here. Just injecting `toolchain/` and
`TOOLCHAIN_` and then running formatting tools.
2021-06-08 03:01:37 -07:00