[libcxx-commits] [libcxx] [libc++][print] Moves is_terminal to the dylib. (PR #80464)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 6 10:05:20 PST 2024


================
@@ -1495,6 +1495,7 @@
 {'is_defined': True, 'name': '__ZNSt3__118shared_timed_mutex8try_lockEv', 'type': 'FUNC'}
 {'is_defined': True, 'name': '__ZNSt3__118shared_timed_mutexC1Ev', 'type': 'FUNC'}
 {'is_defined': True, 'name': '__ZNSt3__118shared_timed_mutexC2Ev', 'type': 'FUNC'}
----------------
ldionne wrote:

You should update the `abi/CHANGELOG.txt` too.

https://github.com/llvm/llvm-project/pull/80464


More information about the libcxx-commits mailing list