[all-commits] [llvm/llvm-project] 557e26: [libc++] NFC: Remove symbol from ABI list changelo...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Nov 12 11:36:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 557e268425f4e64201aac3ed6bc9b4b2672a6cef
https://github.com/llvm/llvm-project/commit/557e268425f4e64201aac3ed6bc9b4b2672a6cef
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M libcxx/lib/abi/CHANGELOG.TXT
Log Message:
-----------
[libc++] NFC: Remove symbol from ABI list changelog that was never added
The `posix_memalign at GLIBC_2.2.5` symbol can't have been added by r284206,
because it doesn't show up in the corresponding ABI list. It's also not
defined in libc++, so that wouldn't make sense. It must have made it into
that comment by mistake.
More information about the All-commits
mailing list