[libcxx-commits] [PATCH] D63457: [libc++] Re-export libc++abi as a whole instead of using lists

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 18 07:26:39 PDT 2019


ldionne marked 2 inline comments as done.
ldionne added inline comments.


================
Comment at: libcxx/lib/abi/x86_64-apple-darwin.v1.abilist:2356
-{'type': 'FUNC', 'is_defined': True, 'name': '__ZNKSt3__14__fs10filesystem28recursive_directory_iterator7optionsEv'}
-{'type': 'FUNC', 'is_defined': True, 'name': '__ZNKSt3__14__fs10filesystem4path10__filenameEv'}
-{'type': 'FUNC', 'is_defined': True, 'name': '__ZNKSt3__14__fs10filesystem4path11__extensionEv'}
----------------
EricWF wrote:
> What's up with the filesystem changes?
Those just moved around.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63457/new/

https://reviews.llvm.org/D63457





More information about the libcxx-commits mailing list