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

Branch support dealloc
#1081 opened Aug 2, 2026 by keremsahn Contributor Loading…
Do not skip past decls_end() for an empty tag in GetAllCppNames
#1079 opened Jul 31, 2026 by conrade-ctc Contributor Loading…
Resolve glibc libc_nonshared.a symbols for the in-process JIT
#1077 opened Jul 29, 2026 by conrade-ctc Contributor Loading…
Add self-containment link probe for CppInterOpTypes.h.
#1075 opened Jul 29, 2026 by vgvassilev Contributor Loading…
4 tasks
Accept named constant entities as non-type template arguments
#1074 opened Jul 28, 2026 by conrade-ctc Contributor Loading…
Bind weak globals the process already defines on the in-process JIT
#1073 opened Jul 24, 2026 by conrade-ctc Contributor Loading…
IsAllocator redesigned and intercommunicating with GetAllocType
#1072 opened Jul 23, 2026 by keremsahn Contributor Loading…
Reset sticky diagnostic state after a rejected InstantiateTemplate
#1070 opened Jul 16, 2026 by conrade-ctc Contributor Loading…
2 tasks done
Format function arg defaults from their source text
#1069 opened Jul 16, 2026 by conrade-ctc Contributor Loading…
2 tasks done
Use ::new in wrappers that placement-new into a caller buffer
#1066 opened Jul 14, 2026 by guitargeek Collaborator Loading…
FIX: Evaluating assignments on if-else branches
#1065 opened Jul 9, 2026 by keremsahn Contributor Loading…
Deallocation: Adds memory deallocation analysis functions
#1052 opened Jul 6, 2026 by keremsahn Contributor Loading…
[test] Unify path defines and add CPPINTEROP_BIN_DIR env override
#1037 opened Jun 11, 2026 by conrade-ctc Contributor Loading…
Add GetSignedType and GetUnsignedType
#1010 opened May 13, 2026 by Ivka-F Loading…
Preserve using-declaration access for inherited methods
#995 opened May 11, 2026 by guitargeek Collaborator 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…
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…
ProTip! Exclude everything labeled bug with -label:bug.