Skip to content

Pull requests: compiler-research/CppInterOp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[types] Replace void* opaque handles with distinct struct types.
#1014 opened May 17, 2026 by vgvassilev Contributor Loading…
4 tasks
Add GetSignedType and GetUnsignedType
#1010 opened May 13, 2026 by Ivka-F 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…
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
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…
[ci] Run Cppyy tests in multithreaded mode
#795 opened Feb 3, 2026 by aaronj0 Collaborator Loading…
ProTip! Filter pull requests by the default branch with base:main.