Jon Ross-Perkins
|
45ca3d28f5
Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686)
|
2 месяцев назад |
Chandler Carruth
|
08669493b5
Add a config subcommand for exposing build system info (#6637)
|
3 месяцев назад |
Geoff Romer
|
4821eec2f8
Add support for `ref` patterns (#6283)
|
6 месяцев назад |
Chandler Carruth
|
d49cb3ecfb
Start building Clang runtimes on-demand (#5338)
|
8 месяцев назад |
Richard Smith
|
25681901bd
Improve mapping of Clang diagnostics into Carbon diagnostics (#5894)
|
9 месяцев назад |
Jon Ross-Perkins
|
d599023c19
Change CodeGen to use a diagnostic consumer (#5847)
|
9 месяцев назад |
Richard Smith
|
553dd6e531
Build the clang::CompilerInvocation in the driver. (#5784)
|
9 месяцев назад |
Richard Smith
|
3776e464e0
Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767)
|
9 месяцев назад |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
10 месяцев назад |
Boaz Brickner
|
ec97ec9664
Use `InImport` pointing to C++ imports in `ConvertLocInFile()` instead of adding a separate `InCppImport` when emitting (#5614)
|
10 месяцев назад |
Jon Ross-Perkins
|
20c20595ba
Fix language-server crash with cpp_ast (#5604)
|
11 месяцев назад |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
1 год назад |
Jon Ross-Perkins
|
467e510d40
Document abbreviation style things (#4996)
|
1 год назад |
Jon Ross-Perkins
|
f89985d0f4
Add support for publishDiagnostics (#4912)
|
1 год назад |
Jon Ross-Perkins
|
7befe2ce9f
Switch custom error stream output to diagnostic (#4846)
|
1 год назад |
Boaz Brickner
|
5b70a3ea91
Generate AST when importing a cpp file (#4790)
|
1 год назад |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 год назад |
Jon Ross-Perkins
|
fa95892a37
Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519)
|
1 год назад |
josh11b
|
bbeb66b5fe
Test `class` with multiple `extend` (#4504)
|
1 год назад |
josh11b
|
534100e87b
Add test coverage for `ImplOfUndefinedInterface` diagnostic (#4484)
|
1 год назад |
Jon Ross-Perkins
|
e58ce3e1bb
Add coverage testing for parse node kinds. (#4436)
|
1 год назад |