Skip to content

Discuss linking with libclangInterpreter.a for covering missing symbols in CppInterOpTest.js #519

Open
@anutosh491

Description

@anutosh491

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

  1. llvm/clang static libs
  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions