Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Avoid usage of __cxa_thread_atexit_impl from glibc#1

Merged
alexey-milovidov merged 2 commits intomasterfrom
clickhouse-avoid-__cxa_thread_atexit_impl
Dec 24, 2019
Merged

Avoid usage of __cxa_thread_atexit_impl from glibc#1
alexey-milovidov merged 2 commits intomasterfrom
clickhouse-avoid-__cxa_thread_atexit_impl

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

@alexey-milovidov alexey-milovidov commented Dec 24, 2019

We already have this trick inside our glibc-compatibility library.
Now it is moved directly to libc++abi.

@alexey-milovidov alexey-milovidov merged commit 7aacd45 into master Dec 24, 2019
rschu1ze added a commit to ClickHouse/llvm-project that referenced this pull request Oct 27, 2022
We already have this trick inside our glibc-compatibility library.
Now it is moved directly to libc++abi.

Cross-ported from:
ClickHouse/libcxxabi#1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant