https://bugs.llvm.org/show_bug.cgi?id=43589
Bug ID: 43589
Summary: libclang C API is exporting C++ symbols
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: libclang
Assignee: unassignedclangb...@nondot.org
Reporter: sylves...@debian.org
CC: kli...@google.com, llvm-bugs@lists.llvm.org,
mgo...@gentoo.org, richard-l...@metafoo.co.uk
In Debian/Ubuntu packages, I have been maintaining the list of symbols.
https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/blob/9/debian/libclang1-X.Y.symbols.in
Since October 2nd (I don't have the exact revision), in master, the library
also export C++ symbols.
libclang-10.so.1 libclang1-10 #MINVER#
(optional)LLVM_10@LLVM_10 1:5.0~svn298832-1~
+ _ZN4llvm10TimeRecord14getCurrentTimeEb@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
+ _ZN4llvm10TimerGroupC1ENS_9StringRefES1_@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
+ _ZN4llvm10TimerGroupD1Ev@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
+ _ZN4llvm10hash_valueENS_9StringRefE@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
+ _ZN4llvm11APFloatBase10IEEEdoubleEv@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
+ _ZN4llvm11APFloatBase10IEEEsingleEv@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
+ _ZN4llvm11APFloatBase15EnumToSemanticsENS0_9SemanticsE@Base
1:10~svn373870-1~exp1+0~20191006201134.2786~1.gbp2b7b74
Full log here:
https://llvm-jenkins.debian.net/view/Debian%2011%20-%20unstable/job/llvm-toolchain-binaries/1734/architecture=amd64,distribution=unstable/console
Not sure what changed
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs