| .. |
|
access.cpp
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
6 ヶ月 前 |
|
access.h
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
6 ヶ月 前 |
|
call.cpp
|
39eac6f277
Update LLVM and fix a couple of API usages (#6998)
|
1 ヶ月 前 |
|
call.h
|
15680ba101
Support calling functions with explicit template arguments. (#6814)
|
2 ヶ月 前 |
|
constant.cpp
|
0075d530b9
Support const eval when calling a C++ thunk (#6947)
|
1 ヶ月 前 |
|
constant.h
|
0075d530b9
Support const eval when calling a C++ thunk (#6947)
|
1 ヶ月 前 |
|
context.cpp
|
d5ec82e7ac
Don't crash if clang setup fails. (#6804)
|
2 ヶ月 前 |
|
context.h
|
e06eb8f532
Create a placement `operator new` directly. (#6941)
|
1 ヶ月 前 |
|
custom_type_mapping.cpp
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
7 ヶ月 前 |
|
custom_type_mapping.h
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
7 ヶ月 前 |
|
export.cpp
|
b74e0d1260
Superficial support for exporting complete class types to C++. (#7029)
|
3 週間 前 |
|
export.h
|
0635f4628f
Add support for C++ calling Carbon functions with parameters (#7024)
|
4 週間 前 |
|
generate_ast.cpp
|
b74e0d1260
Superficial support for exporting complete class types to C++. (#7029)
|
3 週間 前 |
|
generate_ast.h
|
8b59e85b16
Add support for `inline Cpp` declarations. (#6994)
|
1 ヶ月 前 |
|
impl_lookup.cpp
|
6f0ec37a8b
Make C++ enum types impl Core.Copy. (#7013)
|
1 ヶ月 前 |
|
impl_lookup.h
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 ヶ月 前 |
|
import.cpp
|
0075d530b9
Support const eval when calling a C++ thunk (#6947)
|
1 ヶ月 前 |
|
import.h
|
14b72f16da
SemIR::Namespace->clang::NamespaceDecl interop (#6935)
|
1 ヶ月 前 |
|
location.cpp
|
6114df59ee
Factor out a `Check::CppContext` holding C++-specific check state (#6482)
|
4 ヶ月 前 |
|
location.h
|
925250f8f9
Improve diagnostics for overload resolution failure. (#6091)
|
7 ヶ月 前 |
|
macros.cpp
|
943cd41924
Support constexpr pointers (#6907)
|
1 ヶ月 前 |
|
macros.h
|
e5957037fb
Support assigning to a variable through an imported macro (#6827)
|
2 ヶ月 前 |
|
operators.cpp
|
e0305684b0
Add MakeVerifiedLocIdAndInst for runtime validation (#6942)
|
1 ヶ月 前 |
|
operators.h
|
372f632d9d
Implement support for copying C++ classes. (#6434)
|
5 ヶ月 前 |
|
overload_resolution.cpp
|
b28e899a8c
refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829)
|
2 ヶ月 前 |
|
overload_resolution.h
|
b28e899a8c
refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829)
|
2 ヶ月 前 |
|
thunk.cpp
|
e06eb8f532
Create a placement `operator new` directly. (#6941)
|
1 ヶ月 前 |
|
thunk.h
|
0873777237
Import C++ ref parameters as ref parameters (#6360)
|
5 ヶ月 前 |
|
type_mapping.cpp
|
5503f643c6
Introduce typed-inst accessors for ConstantValueStore (#6980)
|
1 ヶ月 前 |
|
type_mapping.h
|
6b28213b36
Add interop support for naming and "calling" C++ templates. (#6474)
|
4 ヶ月 前 |