| .. |
|
access.cpp
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
il y a 6 mois |
|
access.h
|
840562feb3
C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238)
|
il y a 6 mois |
|
call.cpp
|
b28e899a8c
refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829)
|
il y a 1 mois |
|
call.h
|
15680ba101
Support calling functions with explicit template arguments. (#6814)
|
il y a 2 mois |
|
constant.cpp
|
069c6f4447
Refactor `TryEvaluateMacroToConstant` to simplify and dedup code (#6820)
|
il y a 2 mois |
|
constant.h
|
f210f4ab04
Add initial support for importing C++ constexprs as Carbon constants (#6770)
|
il y a 2 mois |
|
context.cpp
|
d5ec82e7ac
Don't crash if clang setup fails. (#6804)
|
il y a 2 mois |
|
context.h
|
d5ec82e7ac
Don't crash if clang setup fails. (#6804)
|
il y a 2 mois |
|
custom_type_mapping.cpp
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
il y a 7 mois |
|
custom_type_mapping.h
|
f29515fe4e
Move C++ interop related `check` code files to a `cpp` dir (#6065)
|
il y a 7 mois |
|
generate_ast.cpp
|
d5ec82e7ac
Don't crash if clang setup fails. (#6804)
|
il y a 2 mois |
|
generate_ast.h
|
f1f6005d4a
Perform Clang IRGen during `check` (#6569)
|
il y a 3 mois |
|
impl_lookup.cpp
|
64e3fab43a
Skip C++ types when generating Destroy witnesses (#6732)
|
il y a 2 mois |
|
impl_lookup.h
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
il y a 4 mois |
|
import.cpp
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
il y a 2 mois |
|
import.h
|
2389590230
Support pointer template params (#6810)
|
il y a 2 mois |
|
location.cpp
|
6114df59ee
Factor out a `Check::CppContext` holding C++-specific check state (#6482)
|
il y a 4 mois |
|
location.h
|
925250f8f9
Improve diagnostics for overload resolution failure. (#6091)
|
il y a 7 mois |
|
macros.cpp
|
069c6f4447
Refactor `TryEvaluateMacroToConstant` to simplify and dedup code (#6820)
|
il y a 2 mois |
|
macros.h
|
069c6f4447
Refactor `TryEvaluateMacroToConstant` to simplify and dedup code (#6820)
|
il y a 2 mois |
|
operators.cpp
|
b14015602b
Make Destroy.Op functions able to have a body (#6729)
|
il y a 2 mois |
|
operators.h
|
372f632d9d
Implement support for copying C++ classes. (#6434)
|
il y a 5 mois |
|
overload_resolution.cpp
|
b28e899a8c
refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829)
|
il y a 1 mois |
|
overload_resolution.h
|
b28e899a8c
refactors `PerformCppOverloadResolution` to take `CppOverloadSet` (#6829)
|
il y a 1 mois |
|
thunk.cpp
|
2c6d9c7f66
Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708)
|
il y a 2 mois |
|
thunk.h
|
0873777237
Import C++ ref parameters as ref parameters (#6360)
|
il y a 5 mois |
|
type_mapping.cpp
|
f21e0e17ac
Introduce ExprCategory::Dependent (#6744)
|
il y a 2 mois |
|
type_mapping.h
|
6b28213b36
Add interop support for naming and "calling" C++ templates. (#6474)
|
il y a 4 mois |