-
Notifications
You must be signed in to change notification settings - Fork 58
Pull requests: compiler-research/CppInterOp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[types] Replace void* opaque handles with distinct struct types.
#1014
opened May 17, 2026 by
vgvassilev
Contributor
Loading…
4 tasks
Desugar template type alias specialisations in wrapper return types
#997
opened May 12, 2026 by
guitargeek
Loading…
4 tasks
Look up operator overloads by CXXOperatorName in GetFunctionsUsingName
#996
opened May 11, 2026 by
guitargeek
Loading…
Preserve using-declaration access for inherited methods
#995
opened May 11, 2026 by
guitargeek
Loading…
Fix: JitCall codegen for deleted copy ctor in args
#971
opened May 5, 2026 by
Vipul-Cariappa
Collaborator
Loading…
2 of 4 tasks
Fix: GetEnumConstantValue when value can't be within int64_t
#970
opened May 5, 2026 by
Vipul-Cariappa
Collaborator
Loading…
Add null-type guards before QualType::getFromOpaquePtr
#968
opened May 4, 2026 by
aaronj0
Collaborator
Loading…
[ci] Update ROOT workflow to standard upgrade process with cached incremental builds.
ROOT-build
#955
opened May 1, 2026 by
aaronj0
Collaborator
Loading…
Only inject
-resource-dir when we actually have a path
#950
opened Apr 29, 2026 by
guitargeek
Loading…
Rely on the placement new version provided by clang-repl.
#912
opened Apr 22, 2026 by
vgvassilev
Contributor
Loading…
[ci] Improve cppyy testing with requirements.txt and pytest-xdist
#884
opened Apr 2, 2026 by
aaronj0
Collaborator
Loading…
When Cpp::Declare is silent the API should retain the error code.
#880
opened Mar 30, 2026 by
vgvassilev
Contributor
Loading…
Add
GetLLVMMouleFor to extract LLVM IR for given scope
#875
opened Mar 26, 2026 by
Vipul-Cariappa
Collaborator
Loading…
[tests] Add edge case coverage for CopyIncludePaths in Paths.cpp
#862
opened Mar 14, 2026 by
voyager-jhk
Contributor
Loading…
2 of 5 tasks
fix: Move runtime codes to own separate header file
#859
opened Mar 13, 2026 by
aniruddhaadak80
Loading…
Add required cling transactions when performing named lookups
#853
opened Mar 13, 2026 by
aaronj0
Collaborator
Loading…
Add DiagnosticsEngineRAII
#849
opened Mar 10, 2026 by
codegallivant
Contributor
Loading…
2 of 4 tasks
Initialize default PrintingPolicy in CreateInterpreter
#841
opened Mar 6, 2026 by
joyy-7921
Loading…
2 of 4 tasks
No longer qualify CXXMethodDecls in JitCall
#813
opened Feb 16, 2026 by
aaronj0
Collaborator
Loading…
Add
RequireCompleteType, using Sema to force type completion
#810
opened Feb 13, 2026 by
aaronj0
Collaborator
Loading…
Add full member function support in BestOverloadFunctionMatch
#802
opened Feb 5, 2026 by
Priyanshu3820
Loading…
fix GetFunctionAddress resolution with explicit name change
#793
opened Feb 3, 2026 by
conrade-ctc
Loading…
2 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.