Jon Ross-Perkins
|
45ca3d28f5
Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686)
|
2 月之前 |
Richard Smith
|
e69c3fd978
Support list initialization of C++ classes that is performed via a constructor call. (#6660)
|
3 月之前 |
Richard Smith
|
05ea0e77d9
Map structs and tuples to initializer lists in C++ overload resolution. (#6620)
|
3 月之前 |
David Blaikie
|
f1f6005d4a
Perform Clang IRGen during `check` (#6569)
|
3 月之前 |
Richard Smith
|
6b28213b36
Add interop support for naming and "calling" C++ templates. (#6474)
|
4 月之前 |
Richard Smith
|
d208e950c7
Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459)
|
4 月之前 |
Boaz Brickner
|
ae50e0f623
Propagate location to `CppOverloadSetValue` instructions (#6317)
|
5 月之前 |
Boaz Brickner
|
7c13bddc92
C++ interop: Support C++20 operator and overload resolution for expression rewriting (#6171)
|
6 月之前 |
Richard Smith
|
3b6d202730
Implement support for mixed-access overload sets. (#6137)
|
7 月之前 |
Richard Smith
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 月之前 |
Boaz Brickner
|
ef488f00fa
Overload resolution for C++ operators (#6092)
|
7 月之前 |
Boaz Brickner
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
7 月之前 |