abi-dumper icon indicating copy to clipboard operation
abi-dumper copied to clipboard

A library using both C and C++

Open erezgeva opened this issue 1 year ago • 0 comments

Hi,

I wrote a library which provides both C++ and C interfaces. But when I use -public-header with the folder that uses only C header with C only API, I get the same C++ result.

Is there a way to set the language specifically?

Does the language make any difference?

Erez

erezgeva avatar Apr 25 '24 18:04 erezgeva