-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description of bug
Currently if we see the approach taken in #483 with respect to exporting symbols.
There are 2 main places from where undefined symbols are coming out of for CppInterOpTests.js
- llvm/clang static libs
- CXCppInterOp.cpp.o (check issue -fvisibility-inlines-hidden hinders symbol export from CXCppInterOp.cpp for emscripten use case #518 for the same)
What operating system was you using when the bug occured?
Other
What is the architechture of the cpu on your system?
Other
What did you build CppInterOp against?
Clang-repl (LLVM19)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working